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

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

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

Public Member Functions

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

Public Attributes

std::shared_ptr< bool > iris
 Iris property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsLength > > workingDistance
 WorkingDistance property.
 
std::shared_ptr< ome::xml::model::enums::Immersionimmersion
 Immersion property.
 
std::shared_ptr< ome::xml::model::enums::Correctioncorrection
 Correction property.
 
std::shared_ptr< double > lensNA
 LensNA property.
 
std::shared_ptr< double > nominalMagnification
 NominalMagnification property.
 
std::shared_ptr< double > calibratedMagnification
 CalibratedMagnification property.
 
std::string id
 ID 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::Instrumentinstrument
 Instrument_BackReference back reference.
 

Detailed Description

Private implementation details of Objective model object.

Constructor & Destructor Documentation

◆ Impl()

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

Copy constructor.

Parameters
copythe instance to copy.

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