ome-xml  5.6.0
Public Member Functions | Public Attributes | List of all members
ome::xml::model::TiffData::Impl Class Reference

Private implementation details of TiffData model object. More...

+ Collaboration diagram for ome::xml::model::TiffData::Impl:

Public Member Functions

 Impl ()
 Default constructor.
 
 Impl (const Impl &copy)
 Copy constructor. More...
 

Public Attributes

std::shared_ptr
< ome::xml::model::primitives::NonNegativeInteger
ifd
 IFD property.
 
std::shared_ptr
< ome::xml::model::primitives::NonNegativeInteger
planeCount
 PlaneCount property.
 
std::shared_ptr
< ome::xml::model::primitives::NonNegativeInteger
firstZ
 FirstZ property.
 
std::shared_ptr
< ome::xml::model::primitives::NonNegativeInteger
firstC
 FirstC property.
 
std::shared_ptr
< ome::xml::model::primitives::NonNegativeInteger
firstT
 FirstT property.
 
std::shared_ptr
< ome::xml::model::UUID
uuid
 UUID property.
 
std::weak_ptr
< ome::xml::model::Pixels
pixels
 Pixels_BackReference back reference.
 

Detailed Description

Private implementation details of TiffData model object.

Constructor & Destructor Documentation

ome::xml::model::TiffData::Impl::Impl ( const Impl copy)
inline

Copy constructor.

Parameters
copythe instance to copy.

The documentation for this class was generated from the following file: