bioformats
5.1.8
|
Private implementation details of WellSample model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. | |
Public Attributes | |
ome::xml::model::primitives::NonNegativeInteger | index |
Index property. | |
ome::compat::shared_ptr< double > | positionX |
PositionX property. | |
ome::compat::shared_ptr< double > | positionY |
PositionY property. | |
std::string | id |
ID property. | |
ome::compat::shared_ptr< ome::xml::model::primitives::Timestamp > | timepoint |
Timepoint property. | |
ome::compat::weak_ptr< ome::xml::model::Image > | image |
ImageRef reference. | |
OMEModelObject::indexed_container< ome::xml::model::Annotation, ome::compat::weak_ptr >::type | annotationLinks |
AnnotationRef reference (occurs more than once) | |
OMEModelObject::indexed_container< ome::xml::model::PlateAcquisition, ome::compat::weak_ptr >::type | plateAcquisitions |
PlateAcquisition_BackReference back reference (occurs more than once) | |
ome::compat::weak_ptr< ome::xml::model::Well > | well |
Well_BackReference back reference. | |
Private implementation details of WellSample model object.