|
ome-xml
5.6.0
|
Private implementation details of LightSource model object. More...
Collaboration diagram for ome::xml::model::LightSource::Impl:Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. More... | |
Public Attributes | |
| std::string | id |
| ID property. | |
| std::shared_ptr< ome::xml::model::primitives::Quantity< ome::xml::model::enums::UnitsPower > > | power |
| Power 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::Instrument > | instrument |
| Instrument_BackReference back reference. | |
Private implementation details of LightSource model object.
|
inline |
Copy constructor.
| copy | the instance to copy. |
1.8.13