ome-xml  5.5.1
Public Member Functions | Public Attributes | List of all members
ome::xml::model::Filter::Impl Class Reference

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)
 Copy constructor.
 

Public Attributes

std::shared_ptr< std::string > filterWheel
 FilterWheel property.
 
std::shared_ptr
< ome::xml::model::enums::FilterType
type
 Type property.
 
std::string id
 ID property.
 
std::shared_ptr
< ome::xml::model::TransmittanceRange
transmittanceRange
 TransmittanceRange 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 
filterSetExcitationFilterLinks
 FilterSet_BackReference back reference (occurs more than once)
 
OMEModelObject::indexed_container
< ome::xml::model::FilterSet,
std::weak_ptr >::type 
filterSetEmissionFilterLinks
 FilterSet_BackReference back reference (occurs more than once)
 
OMEModelObject::indexed_container
< ome::xml::model::LightPath,
std::weak_ptr >::type 
lightPathExcitationFilterLinks
 LightPath_BackReference back reference (occurs more than once)
 
OMEModelObject::indexed_container
< ome::xml::model::LightPath,
std::weak_ptr >::type 
lightPathEmissionFilterLinks
 LightPath_BackReference back reference (occurs more than once)
 

Detailed Description

Private implementation details of Filter model object.


The documentation for this class was generated from the following file: