| add(Fitter *) | Factory< Fitter > | |
| create(const std::string &name) | Factory< Fitter > | |
| exists(const std::string &name) const | Factory< Fitter > | |
| Factory() | Factory< Fitter > | [protected] |
| FitterFactory(const FitterFactory &) | FitterFactory | [private] |
| FitterFactory() | FitterFactory | [protected] |
| getDefault() const | FitterFactory | |
| initialize() | FitterFactory | [private] |
| instance() | FitterFactory | [static] |
| m_default | FitterFactory | [private] |
| m_names | Factory< Fitter > | [mutable, protected] |
| m_types | Factory< Fitter > | [protected] |
| names() const | Factory< Fitter > | |
| prototype(const std::string &name) const | Factory< Fitter > | |
| remove(const std::string &name) | Factory< Fitter > | |
| s_instance | FitterFactory | [private, static] |
| setDefault(const std::string &name) | FitterFactory | |
| ~Factory() | Factory< Fitter > | [protected, virtual] |