|
ome-xml
5.2.3
|
This is the complete list of members for ome::xml::model::Instrument, including all inherited members.
| addDetector(ome::compat::shared_ptr< ome::xml::model::Detector > &detector) | ome::xml::model::Instrument | |
| addDichroic(ome::compat::shared_ptr< ome::xml::model::Dichroic > &dichroic) | ome::xml::model::Instrument | |
| addFilter(ome::compat::shared_ptr< ome::xml::model::Filter > &filter) | ome::xml::model::Instrument | |
| addFilterSet(ome::compat::shared_ptr< ome::xml::model::FilterSet > &filterSet) | ome::xml::model::Instrument | |
| addLightSource(ome::compat::shared_ptr< ome::xml::model::LightSource > &lightSource) | ome::xml::model::Instrument | |
| addObjective(ome::compat::shared_ptr< ome::xml::model::Objective > &objective) | ome::xml::model::Instrument | |
| asXMLElement(common::xml::dom::Document &document) const | ome::xml::model::Instrument | virtual |
| asXMLElementInternal(common::xml::dom::Document &document, common::xml::dom::Element &element) const | ome::xml::model::Instrument | protectedvirtual |
| contains(const C &container, const ome::compat::shared_ptr< T > &element) | ome::xml::model::detail::OMEModelObject | inlineprotected |
| create(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model) | ome::xml::model::Instrument | static |
| elementName() const | ome::xml::model::Instrument | virtual |
| getChildrenByTagName(const common::xml::dom::Element &parent, const std::string &name) | ome::xml::model::detail::OMEModelObject | static |
| getDetector(std::vector< ome::compat::shared_ptr< ome::xml::model::Detector > >::size_type index) | ome::xml::model::Instrument | |
| getDetector(std::vector< ome::compat::shared_ptr< ome::xml::model::Detector > >::size_type index) const | ome::xml::model::Instrument | |
| getDetectorList() | ome::xml::model::Instrument | |
| getDetectorList() const | ome::xml::model::Instrument | |
| getDichroic(std::vector< ome::compat::shared_ptr< ome::xml::model::Dichroic > >::size_type index) | ome::xml::model::Instrument | |
| getDichroic(std::vector< ome::compat::shared_ptr< ome::xml::model::Dichroic > >::size_type index) const | ome::xml::model::Instrument | |
| getDichroicList() | ome::xml::model::Instrument | |
| getDichroicList() const | ome::xml::model::Instrument | |
| getFilter(std::vector< ome::compat::shared_ptr< ome::xml::model::Filter > >::size_type index) | ome::xml::model::Instrument | |
| getFilter(std::vector< ome::compat::shared_ptr< ome::xml::model::Filter > >::size_type index) const | ome::xml::model::Instrument | |
| getFilterList() | ome::xml::model::Instrument | |
| getFilterList() const | ome::xml::model::Instrument | |
| getFilterSet(std::vector< ome::compat::shared_ptr< ome::xml::model::FilterSet > >::size_type index) | ome::xml::model::Instrument | |
| getFilterSet(std::vector< ome::compat::shared_ptr< ome::xml::model::FilterSet > >::size_type index) const | ome::xml::model::Instrument | |
| getFilterSetList() | ome::xml::model::Instrument | |
| getFilterSetList() const | ome::xml::model::Instrument | |
| getID() const | ome::xml::model::Instrument | |
| getLightSource(std::vector< ome::compat::shared_ptr< ome::xml::model::LightSource > >::size_type index) | ome::xml::model::Instrument | |
| getLightSource(std::vector< ome::compat::shared_ptr< ome::xml::model::LightSource > >::size_type index) const | ome::xml::model::Instrument | |
| getLightSourceList() | ome::xml::model::Instrument | |
| getLightSourceList() const | ome::xml::model::Instrument | |
| getLinkedAnnotation(OMEModelObject::indexed_container< ome::xml::model::Annotation, ome::compat::weak_ptr >::type::size_type index) const | ome::xml::model::Instrument | |
| getLinkedAnnotationList() const | ome::xml::model::Instrument | |
| getLinkedImage(OMEModelObject::indexed_container< ome::xml::model::Image, ome::compat::weak_ptr >::type::size_type index) const | ome::xml::model::Instrument | |
| getLinkedImageList() const | ome::xml::model::Instrument | |
| getMicroscope() | ome::xml::model::Instrument | |
| getMicroscope() const | ome::xml::model::Instrument | |
| getObjective(std::vector< ome::compat::shared_ptr< ome::xml::model::Objective > >::size_type index) | ome::xml::model::Instrument | |
| getObjective(std::vector< ome::compat::shared_ptr< ome::xml::model::Objective > >::size_type index) const | ome::xml::model::Instrument | |
| getObjectiveList() | ome::xml::model::Instrument | |
| getObjectiveList() const | ome::xml::model::Instrument | |
| getXMLNamespace() const | ome::xml::model::Instrument | virtual |
| impl | ome::xml::model::Instrument | private |
| Instrument() | ome::xml::model::Instrument | |
| Instrument(const Instrument ©) | ome::xml::model::Instrument | |
| link(ome::compat::shared_ptr< Reference > &reference, ome::compat::shared_ptr< ome::xml::model::OMEModelObject > &object) | ome::xml::model::Instrument | |
| ome::xml::model::detail::OMEModelObject::link(ome::compat::shared_ptr< Reference > &reference, ome::compat::shared_ptr< ::ome::xml::model::OMEModelObject > &object) | ome::xml::model::detail::OMEModelObject | virtual |
| ome::xml::model::OMEModelObject::link(ome::compat::shared_ptr< Reference > &reference, ome::compat::shared_ptr< OMEModelObject > &object)=0 | ome::xml::model::OMEModelObject | pure virtual |
| linkAnnotation(const ome::compat::shared_ptr< ome::xml::model::Annotation > &annotation) | ome::xml::model::Instrument | |
| linkImage(const ome::compat::shared_ptr< ome::xml::model::Image > &image_BackReference) | ome::xml::model::Instrument | |
| logger | ome::xml::model::detail::OMEModelObject | protected |
| OMEModelObject(const std::string &objectType="OMEModelObject") | ome::xml::model::detail::OMEModelObject | protected |
| OMEModelObject(const OMEModelObject ©) | ome::xml::model::detail::OMEModelObject | protected |
| ome::xml::model::OMEModelObject::OMEModelObject() | ome::xml::model::OMEModelObject | inlineprotected |
| operator=(const Instrument &) | ome::xml::model::Instrument | private |
| removeDetector(ome::compat::shared_ptr< ome::xml::model::Detector > &detector) | ome::xml::model::Instrument | |
| removeDichroic(ome::compat::shared_ptr< ome::xml::model::Dichroic > &dichroic) | ome::xml::model::Instrument | |
| removeFilter(ome::compat::shared_ptr< ome::xml::model::Filter > &filter) | ome::xml::model::Instrument | |
| removeFilterSet(ome::compat::shared_ptr< ome::xml::model::FilterSet > &filterSet) | ome::xml::model::Instrument | |
| removeLightSource(ome::compat::shared_ptr< ome::xml::model::LightSource > &lightSource) | ome::xml::model::Instrument | |
| removeObjective(ome::compat::shared_ptr< ome::xml::model::Objective > &objective) | ome::xml::model::Instrument | |
| setDetector(std::vector< ome::compat::shared_ptr< ome::xml::model::Detector > >::size_type index, ome::compat::shared_ptr< ome::xml::model::Detector > &detector) | ome::xml::model::Instrument | |
| setDichroic(std::vector< ome::compat::shared_ptr< ome::xml::model::Dichroic > >::size_type index, ome::compat::shared_ptr< ome::xml::model::Dichroic > &dichroic) | ome::xml::model::Instrument | |
| setFilter(std::vector< ome::compat::shared_ptr< ome::xml::model::Filter > >::size_type index, ome::compat::shared_ptr< ome::xml::model::Filter > &filter) | ome::xml::model::Instrument | |
| setFilterSet(std::vector< ome::compat::shared_ptr< ome::xml::model::FilterSet > >::size_type index, ome::compat::shared_ptr< ome::xml::model::FilterSet > &filterSet) | ome::xml::model::Instrument | |
| setID(const std::string &id) | ome::xml::model::Instrument | |
| setLightSource(std::vector< ome::compat::shared_ptr< ome::xml::model::LightSource > >::size_type index, ome::compat::shared_ptr< ome::xml::model::LightSource > &lightSource) | ome::xml::model::Instrument | |
| setLinkedAnnotation(OMEModelObject::indexed_container< ome::xml::model::Annotation, ome::compat::weak_ptr >::type::size_type index, const ome::compat::shared_ptr< ome::xml::model::Annotation > &annotation) | ome::xml::model::Instrument | |
| setLinkedImage(OMEModelObject::indexed_container< ome::xml::model::Image, ome::compat::weak_ptr >::type::size_type index, const ome::compat::shared_ptr< ome::xml::model::Image > &image_BackReference) | ome::xml::model::Instrument | |
| setMicroscope(ome::compat::shared_ptr< ome::xml::model::Microscope > µscope) | ome::xml::model::Instrument | |
| setObjective(std::vector< ome::compat::shared_ptr< ome::xml::model::Objective > >::size_type index, ome::compat::shared_ptr< ome::xml::model::Objective > &objective) | ome::xml::model::Instrument | |
| sizeOfDetectorList() const | ome::xml::model::Instrument | |
| sizeOfDichroicList() const | ome::xml::model::Instrument | |
| sizeOfFilterList() const | ome::xml::model::Instrument | |
| sizeOfFilterSetList() const | ome::xml::model::Instrument | |
| sizeOfLightSourceList() const | ome::xml::model::Instrument | |
| sizeOfLinkedAnnotationList() const | ome::xml::model::Instrument | |
| sizeOfLinkedImageList() const | ome::xml::model::Instrument | |
| sizeOfObjectiveList() const | ome::xml::model::Instrument | |
| stripNamespacePrefix(const std::string &value) | ome::xml::model::detail::OMEModelObject | static |
| unlinkAnnotation(const ome::compat::shared_ptr< ome::xml::model::Annotation > &annotation) | ome::xml::model::Instrument | |
| unlinkImage(const ome::compat::shared_ptr< ome::xml::model::Image > &image_BackReference) | ome::xml::model::Instrument | |
| update(const common::xml::dom::Element &element, ome::xml::model::OMEModel &model) | ome::xml::model::Instrument | virtual |
| ome::xml::model::detail::OMEModelObject::update(const common::xml::dom::Element &element, ::ome::xml::model::OMEModel &model) | ome::xml::model::detail::OMEModelObject | virtual |
| validElementName(const std::string &name) const | ome::xml::model::Instrument | virtual |
| ~Instrument() | ome::xml::model::Instrument | virtual |
| ~OMEModelObject() | ome::xml::model::detail::OMEModelObject | virtual |
1.8.12