addObject(std::shared_ptr< T > newObject, const std::string &name, bool checkName=false) | bpp::MappedNamedContainer< T > | inline |
addObject_(std::shared_ptr< T > newObject, const std::string &name, bool checkName=false) const | bpp::MappedNamedContainer< T > | inline |
changeName(const std::string &okey, const std::string &nkey) | bpp::MappedNamedContainer< T > | inline |
clear() override | bpp::MappedNamedContainer< T > | inlinevirtual |
clone() const override | bpp::MappedNamedContainer< T > | inlinevirtual |
deleteObject(const std::string &name) override | bpp::MappedNamedContainer< T > | inlinevirtual |
getObject(const std::string &name) const override | bpp::MappedNamedContainer< T > | inlinevirtual |
getObject(const std::string &name) override | bpp::MappedNamedContainer< T > | inlinevirtual |
getObjectNames() const override | bpp::MappedNamedContainer< T > | inlinevirtual |
getSize() const override | bpp::MappedNamedContainer< T > | inlinevirtual |
hasObject(const std::string &name) const override | bpp::MappedNamedContainer< T > | inlinevirtual |
isAvailableName(std::string objectName) const | bpp::MappedNamedContainer< T > | inline |
MappedNamedContainer() | bpp::MappedNamedContainer< T > | inline |
MappedNamedContainer(const std::map< std::string, std::shared_ptr< T >> &ms) | bpp::MappedNamedContainer< T > | inline |
MappedNamedContainer(const MappedNamedContainer &msc) | bpp::MappedNamedContainer< T > | inline |
mObjects_ | bpp::MappedNamedContainer< T > | private |
NamedContainerInterface() | bpp::NamedContainerInterface< T > | inline |
nullify() | bpp::MappedNamedContainer< T > | inlinevirtual |
object(const std::string &name) const override | bpp::MappedNamedContainer< T > | inlinevirtual |
object(const std::string &name) override | bpp::MappedNamedContainer< T > | inlinevirtual |
operator=(const MappedNamedContainer &msc) | bpp::MappedNamedContainer< T > | inline |
removeObject(const std::string &name) override | bpp::MappedNamedContainer< T > | inlinevirtual |
~Clonable()=default | bpp::Clonable | virtual |
~MappedNamedContainer() | bpp::MappedNamedContainer< T > | inlinevirtual |
~NamedContainerInterface() | bpp::NamedContainerInterface< T > | inlinevirtual |