ome-xml
5.6.0
|
Private implementation details of ImagingEnvironment model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. More... | |
Public Attributes | |
std::shared_ptr< ome::xml::model::primitives::PercentFraction > | co2Percent |
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::PercentFraction > | humidity |
Humidity property. | |
std::shared_ptr< ome::xml::model::primitives::OrderedMultimap > | map |
Map property. | |
Private implementation details of ImagingEnvironment model object.
|
inline |
Copy constructor.
copy | the instance to copy. |