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