bioformats  5.1.6
Public Member Functions | Public Attributes | List of all members
ome::xml::model::Image::Impl Class Reference

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

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

Public Member Functions

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

Public Attributes

std::string id
 ID property.
 
ome::compat::shared_ptr< std::string > name
 Name property.
 
ome::compat::shared_ptr< ome::xml::model::primitives::TimestampacquisitionDate
 AcquisitionDate property.
 
ome::compat::weak_ptr< ome::xml::model::Experimenterexperimenter
 ExperimenterRef reference.
 
ome::compat::shared_ptr< std::string > description
 Description property.
 
ome::compat::weak_ptr< ome::xml::model::Experimentexperiment
 ExperimentRef reference.
 
ome::compat::weak_ptr< ome::xml::model::ExperimenterGroupexperimenterGroup
 ExperimenterGroupRef reference.
 
ome::compat::weak_ptr< ome::xml::model::Instrumentinstrument
 InstrumentRef reference.
 
ome::compat::shared_ptr< ome::xml::model::ObjectiveSettingsobjectiveSettings
 ObjectiveSettings property.
 
ome::compat::shared_ptr< ome::xml::model::ImagingEnvironmentimagingEnvironment
 ImagingEnvironment property.
 
ome::compat::shared_ptr< ome::xml::model::StageLabelstageLabel
 StageLabel property.
 
ome::compat::shared_ptr< ome::xml::model::Pixelspixels
 Pixels property.
 
OMEModelObject::indexed_container< ome::xml::model::ROI, ome::compat::weak_ptr >::type roiLinks
 ROIRef reference (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::MicrobeamManipulation, ome::compat::weak_ptr >::type microbeamManipulationLinks
 MicrobeamManipulationRef reference (occurs more than once)
 
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::Dataset, ome::compat::weak_ptr >::type datasetLinks
 Dataset_BackReference back reference (occurs more than once)
 
OMEModelObject::indexed_container< ome::xml::model::WellSample, ome::compat::weak_ptr >::type wellSamples
 WellSample_BackReference back reference (occurs more than once)
 

Detailed Description

Private implementation details of Image model object.


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