ome-xml  5.5.1
ome::xml::model::FilterSet Member List

This is the complete list of members for ome::xml::model::FilterSet, including all inherited members.

asXMLElement(common::xml::dom::Document &document) constome::xml::model::detail::OMEModelObjectvirtual
asXMLElement(common::xml::dom::Document &document, common::xml::dom::Element &element) constome::xml::model::detail::OMEModelObjectvirtual
asXMLElementInternal(common::xml::dom::Document &document, common::xml::dom::Element &element) constome::xml::model::FilterSetprotectedvirtual
contains(const C &container, const std::shared_ptr< T > &element)ome::xml::model::detail::OMEModelObjectinlineprotected
create(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model)ome::xml::model::FilterSetstatic
elementName() constome::xml::model::FilterSetvirtual
FilterSet()ome::xml::model::FilterSet
FilterSet(const FilterSet &copy)ome::xml::model::FilterSet
getChildrenByTagName(const common::xml::dom::Element &parent, const std::string &name)ome::xml::model::detail::OMEModelObjectstatic
getID() constome::xml::model::FilterSet
getInstrument()ome::xml::model::FilterSet
getInstrument() constome::xml::model::FilterSet
getLinkedChannel(OMEModelObject::indexed_container< ome::xml::model::Channel, std::weak_ptr >::type::size_type index) constome::xml::model::FilterSet
getLinkedChannelList() constome::xml::model::FilterSet
getLinkedDichroic()ome::xml::model::FilterSet
getLinkedDichroic() constome::xml::model::FilterSet
getLinkedEmissionFilter(OMEModelObject::indexed_container< ome::xml::model::Filter, std::weak_ptr >::type::size_type index) constome::xml::model::FilterSet
getLinkedEmissionFilterList() constome::xml::model::FilterSet
getLinkedExcitationFilter(OMEModelObject::indexed_container< ome::xml::model::Filter, std::weak_ptr >::type::size_type index) constome::xml::model::FilterSet
getLinkedExcitationFilterList() constome::xml::model::FilterSet
getLotNumber()ome::xml::model::ManufacturerSpec
getLotNumber() constome::xml::model::ManufacturerSpec
getManufacturer()ome::xml::model::ManufacturerSpec
getManufacturer() constome::xml::model::ManufacturerSpec
getModel()ome::xml::model::ManufacturerSpec
getModel() constome::xml::model::ManufacturerSpec
getSerialNumber()ome::xml::model::ManufacturerSpec
getSerialNumber() constome::xml::model::ManufacturerSpec
getXMLNamespace() constome::xml::model::FilterSetvirtual
implome::xml::model::FilterSetprivate
link(std::shared_ptr< Reference > &reference, std::shared_ptr< ome::xml::model::OMEModelObject > &object)ome::xml::model::FilterSet
ome::xml::model::detail::OMEModelObject::link(std::shared_ptr< Reference > &reference, std::shared_ptr<::ome::xml::model::OMEModelObject > &object)ome::xml::model::detail::OMEModelObjectvirtual
ome::xml::model::OMEModelObject::link(std::shared_ptr< Reference > &reference, std::shared_ptr< OMEModelObject > &object)=0ome::xml::model::OMEModelObjectpure virtual
linkChannel(const std::shared_ptr< ome::xml::model::Channel > &channel_BackReference)ome::xml::model::FilterSet
linkDichroic(std::shared_ptr< ome::xml::model::Dichroic > &dichroic)ome::xml::model::FilterSet
linkEmissionFilter(const std::shared_ptr< ome::xml::model::Filter > &emissionFilter)ome::xml::model::FilterSet
linkExcitationFilter(const std::shared_ptr< ome::xml::model::Filter > &excitationFilter)ome::xml::model::FilterSet
loggerome::xml::model::detail::OMEModelObjectprotected
ManufacturerSpec()ome::xml::model::ManufacturerSpec
ManufacturerSpec(const ManufacturerSpec &copy)ome::xml::model::ManufacturerSpec
OMEModelObject(const std::string &objectType="OMEModelObject")ome::xml::model::detail::OMEModelObjectprotected
OMEModelObject(const OMEModelObject &copy)ome::xml::model::detail::OMEModelObjectprotected
ome::xml::model::OMEModelObject::OMEModelObject()ome::xml::model::OMEModelObjectinlineprotected
operator=(const FilterSet &)ome::xml::model::FilterSetprivate
setID(const std::string &id)ome::xml::model::FilterSet
setInstrument(std::weak_ptr< ome::xml::model::Instrument > &instrument_BackReference)ome::xml::model::FilterSet
setLinkedChannel(OMEModelObject::indexed_container< ome::xml::model::Channel, std::weak_ptr >::type::size_type index, const std::shared_ptr< ome::xml::model::Channel > &channel_BackReference)ome::xml::model::FilterSet
setLinkedEmissionFilter(OMEModelObject::indexed_container< ome::xml::model::Filter, std::weak_ptr >::type::size_type index, const std::shared_ptr< ome::xml::model::Filter > &emissionFilter)ome::xml::model::FilterSet
setLinkedExcitationFilter(OMEModelObject::indexed_container< ome::xml::model::Filter, std::weak_ptr >::type::size_type index, const std::shared_ptr< ome::xml::model::Filter > &excitationFilter)ome::xml::model::FilterSet
setLotNumber(std::shared_ptr< std::string > &lotNumber)ome::xml::model::ManufacturerSpec
setManufacturer(std::shared_ptr< std::string > &manufacturer)ome::xml::model::ManufacturerSpec
setModel(std::shared_ptr< std::string > &model)ome::xml::model::ManufacturerSpec
setSerialNumber(std::shared_ptr< std::string > &serialNumber)ome::xml::model::ManufacturerSpec
sizeOfLinkedChannelList() constome::xml::model::FilterSet
sizeOfLinkedEmissionFilterList() constome::xml::model::FilterSet
sizeOfLinkedExcitationFilterList() constome::xml::model::FilterSet
stripNamespacePrefix(const std::string &value)ome::xml::model::detail::OMEModelObjectstatic
unlinkChannel(const std::shared_ptr< ome::xml::model::Channel > &channel_BackReference)ome::xml::model::FilterSet
unlinkDichroic(std::shared_ptr< ome::xml::model::Dichroic > &dichroic)ome::xml::model::FilterSet
unlinkEmissionFilter(const std::shared_ptr< ome::xml::model::Filter > &emissionFilter)ome::xml::model::FilterSet
unlinkExcitationFilter(const std::shared_ptr< ome::xml::model::Filter > &excitationFilter)ome::xml::model::FilterSet
update(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model)ome::xml::model::FilterSetvirtual
ome::xml::model::detail::OMEModelObject::update(const common::xml::dom::Element &element, ::ome::xml::model::OMEModel &model)ome::xml::model::detail::OMEModelObjectvirtual
validElementName(const std::string &name) constome::xml::model::FilterSetvirtual
~FilterSet()ome::xml::model::FilterSetvirtual
~ManufacturerSpec()ome::xml::model::ManufacturerSpecvirtual
~OMEModelObject()ome::xml::model::detail::OMEModelObjectvirtual