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

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

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

Public Member Functions

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

Public Attributes

std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsTime > > exposureTime
 ExposureTime property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > positionZ
 PositionZ property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > positionX
 PositionX property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > positionY
 PositionY property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsTime > > deltaT
 DeltaT property.
 
ome::xml::model::primitives::NonNegativeInteger theC
 TheC property.
 
ome::xml::model::primitives::NonNegativeInteger theZ
 TheZ property.
 
ome::xml::model::primitives::NonNegativeInteger theT
 TheT property.
 
std::shared_ptr< std::string > hashSHA1
 HashSHA1 property.
 
OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type annotationLinks
 AnnotationRef reference (occurs more than once)
 
std::weak_ptr< ome::xml::model::Pixelspixels
 Pixels_BackReference back reference.
 

Detailed Description

Private implementation details of Plane model object.

Constructor & Destructor Documentation

◆ Impl()

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

Copy constructor.

Parameters
copythe instance to copy.

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