| add(Type *) | Factory | [inline] |
| BinsFactory(const BinsFactory &) | BinsFactory | [private] |
| BinsFactory() | BinsFactory | [protected] |
| create(const std::string &name) | Factory | [inline] |
| exists(const std::string &name) const | Factory | [inline] |
| Factory() | Factory | [inline, protected] |
| initialize() | BinsFactory | [private] |
| instance() | BinsFactory | [static] |
| 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] |
| s_instance | BinsFactory | [private, static] |
| ~Factory() | Factory | [inline, protected, virtual] |