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::NonNegativeIntegerifd
 IFD property.
 
std::shared_ptr< ome::xml::model::primitives::NonNegativeIntegerplaneCount
 PlaneCount property.
 
std::shared_ptr< ome::xml::model::primitives::NonNegativeIntegerfirstZ
 FirstZ property.
 
std::shared_ptr< ome::xml::model::primitives::NonNegativeIntegerfirstC
 FirstC property.
 
std::shared_ptr< ome::xml::model::primitives::NonNegativeIntegerfirstT
 FirstT property.
 
std::shared_ptr< ome::xml::model::UUIDuuid
 UUID property.
 
std::weak_ptr< ome::xml::model::Pixelspixels
 Pixels_BackReference back reference.
 

Detailed Description

Private implementation details of TiffData model object.

Constructor & Destructor Documentation

◆ Impl()

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: