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

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

Public Member Functions

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

Public Attributes

std::shared_ptr< ome::xml::model::primitives::PercentFractionco2Percent
 CO2Percent property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsTemperature > > temperature
 Temperature property.
 
std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsPressure > > airPressure
 AirPressure property.
 
std::shared_ptr< ome::xml::model::primitives::PercentFractionhumidity
 Humidity property.
 
std::shared_ptr< ome::xml::model::primitives::OrderedMultimapmap
 Map property.
 

Detailed Description

Private implementation details of ImagingEnvironment model object.

Constructor & Destructor Documentation

◆ Impl()

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

Copy constructor.

Parameters
copythe instance to copy.

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