|
ome-xml
5.6.0
|
Private implementation details of Dichroic model object. More...
Collaboration diagram for ome::xml::model::Dichroic::Impl:Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. More... | |
Public Attributes | |
| 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::Instrument > | instrument |
| Instrument_BackReference back reference. | |
| OMEModelObject::indexed_container< ome::xml::model::FilterSet, std::weak_ptr >::type | filterSets |
| FilterSet_BackReference back reference (occurs more than once) | |
| OMEModelObject::indexed_container< ome::xml::model::LightPath, std::weak_ptr >::type | lightPaths |
| LightPath_BackReference back reference (occurs more than once) | |
Private implementation details of Dichroic model object.
|
inline |
Copy constructor.
| copy | the instance to copy. |
1.8.13