|
ome-xml
5.6.0
|
Private implementation details of LightPath model object. More...
Collaboration diagram for ome::xml::model::LightPath::Impl:Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. More... | |
Public Attributes | |
| OMEModelObject::indexed_container< ome::xml::model::Filter, std::weak_ptr >::type | excitationFilterLinks |
| ExcitationFilterRef reference (occurs more than once) | |
| std::weak_ptr< ome::xml::model::Dichroic > | dichroic |
| DichroicRef reference. | |
| OMEModelObject::indexed_container< ome::xml::model::Filter, std::weak_ptr >::type | emissionFilterLinks |
| EmissionFilterRef reference (occurs more than once) | |
| OMEModelObject::indexed_container< ome::xml::model::Annotation, std::weak_ptr >::type | annotationLinks |
| AnnotationRef reference (occurs more than once) | |
Private implementation details of LightPath model object.
|
inline |
Copy constructor.
| copy | the instance to copy. |
1.8.13