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