This is the complete list of members for FitterFactory, including all inherited members.
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 > | mutableprotected |
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 | privatestatic |
setDefault(const std::string &name) | FitterFactory | |
~Factory() | Factory< Fitter > | protectedvirtual |