| add(Type *) | Factory | [inline] |
| create(const std::string &name) | Factory | [inline] |
| exists(const std::string &name) const | Factory | [inline] |
| Factory(const Factory< Type > &) | Factory | [private] |
| Factory() | Factory | [inline, protected] |
| m_names | Factory | [mutable, protected] |
| m_types | Factory | [protected] |
| names() const | Factory | [inline] |
| prototype(const std::string &name) const | Factory | [inline] |
| remove(const std::string &name) | Factory | [inline] |
| ~Factory() | Factory | [inline, protected, virtual] |