|
ome-xml
5.2.3
|
Private implementation details of Filter model object. More...
Collaboration diagram for ome::xml::model::Filter::Impl:Public Member Functions | |
| Impl () | |
| Default constructor. | |
| Impl (const Impl ©) | |
| Copy constructor. | |
Public Attributes | |
| ome::compat::shared_ptr< std::string > | filterWheel |
| FilterWheel property. | |
| ome::compat::shared_ptr< ome::xml::model::enums::FilterType > | type |
| Type property. | |
| std::string | id |
| ID property. | |
| ome::compat::shared_ptr< ome::xml::model::TransmittanceRange > | transmittanceRange |
| TransmittanceRange property. | |
| OMEModelObject::indexed_container< ome::xml::model::Annotation, ome::compat::weak_ptr >::type | annotationLinks |
| AnnotationRef reference (occurs more than once) | |
| ome::compat::weak_ptr< ome::xml::model::Instrument > | instrument |
| Instrument_BackReference back reference. | |
| OMEModelObject::indexed_container< ome::xml::model::FilterSet, ome::compat::weak_ptr >::type | filterSetExcitationFilterLinks |
| FilterSet_BackReference back reference (occurs more than once) | |
| OMEModelObject::indexed_container< ome::xml::model::FilterSet, ome::compat::weak_ptr >::type | filterSetEmissionFilterLinks |
| FilterSet_BackReference back reference (occurs more than once) | |
| OMEModelObject::indexed_container< ome::xml::model::LightPath, ome::compat::weak_ptr >::type | lightPathExcitationFilterLinks |
| LightPath_BackReference back reference (occurs more than once) | |
| OMEModelObject::indexed_container< ome::xml::model::LightPath, ome::compat::weak_ptr >::type | lightPathEmissionFilterLinks |
| LightPath_BackReference back reference (occurs more than once) | |
Private implementation details of Filter model object.
1.8.12