This is the complete list of members for BinsFactory, including all inherited members.
add(BinsBase *) | Factory< BinsBase > | |
BinsFactory(const BinsFactory &) | BinsFactory | private |
BinsFactory() | BinsFactory | protected |
create(const std::string &name) | Factory< BinsBase > | |
exists(const std::string &name) const | Factory< BinsBase > | |
Factory() | Factory< BinsBase > | protected |
initialize() | BinsFactory | private |
instance() | BinsFactory | static |
m_names | Factory< BinsBase > | mutableprotected |
m_types | Factory< BinsBase > | protected |
names() const | Factory< BinsBase > | |
prototype(const std::string &name) const | Factory< BinsBase > | |
remove(const std::string &name) | Factory< BinsBase > | |
s_instance | BinsFactory | privatestatic |
~Factory() | Factory< BinsBase > | protectedvirtual |