add(Type *) | Factory | |
create(const std::string &name) | Factory | |
exists(const std::string &name) const | Factory | |
Factory() | Factory | [protected] |
initialize() | TextRepFactory | [private] |
instance() | TextRepFactory | [static] |
m_names | Factory | [mutable, protected] |
m_types | Factory | [protected] |
names() const | Factory | |
prototype(const std::string &name) const | Factory | |
remove(const std::string &name) | Factory | |
s_instance | TextRepFactory | [private, static] |
TextRepFactory(const TextRepFactory &) | TextRepFactory | [private] |
TextRepFactory() | TextRepFactory | [protected] |
~Factory() | Factory | [protected, virtual] |