addObject(std::shared_ptr< T > object, size_t objectIndex, const std::string &name, bool check=false)=0 | bpp::PositionedNamedContainerInterface< T > | pure virtual |
bpp::clear()=0 | bpp::PositionedContainerInterface< T > | pure virtual |
bpp::NamedContainerInterface::clear()=0 | bpp::NamedContainerInterface< T > | pure virtual |
clone() const =0 | bpp::PositionedNamedContainerInterface< T > | pure virtual |
bpp::deleteObject(size_t objectIndex)=0 | bpp::PositionedContainerInterface< T > | pure virtual |
bpp::NamedContainerInterface::deleteObject(const std::string &name)=0 | bpp::NamedContainerInterface< T > | protectedpure virtual |
bpp::getObject(size_t objectIndex) const =0 | bpp::PositionedContainerInterface< T > | pure virtual |
bpp::getObject(size_t objectIndex)=0 | bpp::PositionedContainerInterface< T > | pure virtual |
bpp::NamedContainerInterface::getObject(const std::string &name) const =0 | bpp::NamedContainerInterface< T > | protectedpure virtual |
bpp::NamedContainerInterface::getObject(const std::string &name)=0 | bpp::NamedContainerInterface< T > | protectedpure virtual |
getObjectName(size_t objectIndex) const =0 | bpp::PositionedNamedContainerInterface< T > | pure virtual |
getObjectNames() const =0 | bpp::NamedContainerInterface< T > | protectedpure virtual |
getObjectPosition(const std::string &name) const =0 | bpp::PositionedNamedContainerInterface< T > | pure virtual |
bpp::getSize() const =0 | bpp::PositionedContainerInterface< T > | pure virtual |
bpp::NamedContainerInterface::getSize() const =0 | bpp::NamedContainerInterface< T > | pure virtual |
hasObject(const std::string &name) const =0 | bpp::NamedContainerInterface< T > | protectedpure virtual |
insertObject(std::shared_ptr< T > object, size_t objectIndex, const std::string &name)=0 | bpp::PositionedNamedContainerInterface< T > | pure virtual |
NamedContainerInterface() | bpp::NamedContainerInterface< T > | inline |
bpp::object(size_t objectIndex) const =0 | bpp::PositionedContainerInterface< T > | pure virtual |
bpp::object(size_t objectIndex)=0 | bpp::PositionedContainerInterface< T > | pure virtual |
bpp::NamedContainerInterface::object(const std::string &name) const =0 | bpp::NamedContainerInterface< T > | protectedpure virtual |
bpp::NamedContainerInterface::object(const std::string &name)=0 | bpp::NamedContainerInterface< T > | protectedpure virtual |
PositionedContainerInterface() | bpp::PositionedContainerInterface< T > | inline |
bpp::removeObject(size_t objectIndex)=0 | bpp::PositionedContainerInterface< T > | pure virtual |
bpp::NamedContainerInterface::removeObject(const std::string &name)=0 | bpp::NamedContainerInterface< T > | protectedpure virtual |
setSize(size_t size) | bpp::PositionedContainerInterface< T > | inlinevirtual |
~Clonable()=default | bpp::Clonable | virtual |
~NamedContainerInterface() | bpp::NamedContainerInterface< T > | inlinevirtual |
~PositionedContainerInterface() | bpp::PositionedContainerInterface< T > | inlinevirtual |
~PositionedNamedContainerInterface() | bpp::PositionedNamedContainerInterface< T > | inlinevirtual |