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

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

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

Public Member Functions

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

Public Attributes

ome::xml::model::primitives::NonNegativeInteger index
 Index 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::Timestamp
timepoint
 Timepoint property.
 
std::string id
 ID property.
 
std::weak_ptr
< ome::xml::model::Image
image
 ImageRef reference.
 
OMEModelObject::indexed_container
< ome::xml::model::PlateAcquisition,
std::weak_ptr >::type 
plateAcquisitions
 PlateAcquisition_BackReference back reference (occurs more than once)
 
std::weak_ptr
< ome::xml::model::Well
well
 Well_BackReference back reference.
 

Detailed Description

Private implementation details of WellSample model object.

Constructor & Destructor Documentation

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

Copy constructor.

Parameters
copythe instance to copy.

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