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

Private implementation details of FilterSet model object. More...

+ Collaboration diagram for ome::xml::model::FilterSet::Impl:

Public Member Functions

 Impl ()
 Default constructor.
 
 Impl (const Impl &copy)
 Copy constructor. More...
 

Public Attributes

std::string id
 ID property.
 
OMEModelObject::indexed_container< ome::xml::model::Filter, std::weak_ptr >::type excitationFilterLinks
 ExcitationFilterRef reference (occurs more than once)
 
std::weak_ptr< ome::xml::model::Dichroicdichroic
 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::Channel, std::weak_ptr >::type channels
 Channel_BackReference back reference (occurs more than once)
 
std::weak_ptr< ome::xml::model::Instrumentinstrument
 Instrument_BackReference back reference.
 

Detailed Description

Private implementation details of FilterSet model object.

Constructor & Destructor Documentation

◆ Impl()

ome::xml::model::FilterSet::Impl::Impl ( const Impl copy)
inline

Copy constructor.

Parameters
copythe instance to copy.

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