::fwRuntime::io::BundleDescriptorReader (defined in fwRuntime::ConfigurationElement) | fwRuntime::ConfigurationElement | friend |
::fwTools::ClassFactory (defined in fwRuntime::ConfigurationElement) | fwRuntime::ConfigurationElement | friend |
::fwTools::Factory (defined in fwRuntime::ConfigurationElement) | fwRuntime::ConfigurationElement | friend |
addConfigurationElement(std::shared_ptr< ConfigurationElement > element) | fwRuntime::ConfigurationElementContainer | protected |
AttributePair typedef | fwRuntime::ConfigurationElement | |
begin() | fwRuntime::ConfigurationElementContainer | |
classname() | fwRuntime::ConfigurationElement | inlinestatic |
ConfigurationElement(const std::shared_ptr< Bundle > bundle, const std::string &name) | fwRuntime::ConfigurationElement | protected |
Container typedef | fwRuntime::ConfigurationElementContainer | |
end() | fwRuntime::ConfigurationElementContainer | |
find(std::string name="", std::string attribute="", std::string attributeValue="", int depth=1) | fwRuntime::ConfigurationElement | |
findAllConfigurationElement(const std::string &name) const | fwRuntime::ConfigurationElementContainer | |
findConfigurationElement(const std::string &name) const | fwRuntime::ConfigurationElementContainer | |
getAttributes() const noexcept | fwRuntime::ConfigurationElement | |
getAttributeValue(const std::string &name) const noexcept | fwRuntime::ConfigurationElement | |
getBundle() const noexcept | fwRuntime::ConfigurationElement | |
getClassname() const | fwRuntime::ConfigurationElement | inlinevirtual |
getElements() const | fwRuntime::ConfigurationElementContainer | |
getExistingAttributeValue(const std::string &name) const | fwRuntime::ConfigurationElement | |
getName() const noexcept | fwRuntime::ConfigurationElement | |
getSafeAttributeValue(const std::string &name) const noexcept | fwRuntime::ConfigurationElement | |
getValue() const noexcept | fwRuntime::ConfigurationElement | |
hasAttribute(const std::string &name) const noexcept | fwRuntime::ConfigurationElement | |
hasConfigurationElement(const std::string &name) const | fwRuntime::ConfigurationElementContainer | |
isA(const std::string &type) const (defined in fwRuntime::ConfigurationElement) | fwRuntime::ConfigurationElement | inlinevirtual |
isTypeOf(const std::string &type) (defined in fwRuntime::ConfigurationElement) | fwRuntime::ConfigurationElement | inlinestatic |
Iterator typedef | fwRuntime::ConfigurationElementContainer | |
operator<<(std::ostream &_sstream, ConfigurationElement &_configurationElement) | fwRuntime::ConfigurationElement | friend |
setAttributeValue(const std::string &name, const std::string &value) noexcept | fwRuntime::ConfigurationElement | protected |
setValue(const std::string &value) noexcept | fwRuntime::ConfigurationElement | protected |
size() const | fwRuntime::ConfigurationElementContainer | |
~ConfigurationElement() | fwRuntime::ConfigurationElement | virtual |