This is the complete list of members for Func1Factory, including all inherited members.
addAlias(const string &original, const string &alias) | Factory< Func1, const vector< double > & > | inline |
addDeprecatedAlias(const string &original, const string &alias) | Factory< Func1, const vector< double > & > | inlineprotected |
canonicalize(const string &name) | Factory< Func1, const vector< double > & > | inline |
create(const string &name, Args... args) | Factory< Func1, const vector< double > & > | inline |
deleteFactories() | FactoryBase | inlinestatic |
deleteFactory() override | Func1Factory | virtual |
exists(const string &name) const | Factory< Func1, const vector< double > & > | inline |
factory() | Func1Factory | static |
FactoryBase() | FactoryBase | inlineprotected |
Func1Factory() | Func1Factory | private |
m_creators (defined in Factory< Func1, const vector< double > & >) | Factory< Func1, const vector< double > & > | private |
m_deprecated_names | Factory< Func1, const vector< double > & > | private |
m_synonyms | Factory< Func1, const vector< double > & > | private |
reg(const string &name, function< Func1 *(Args...)> f) | Factory< Func1, const vector< double > & > | inline |
s_factory | Func1Factory | privatestatic |
s_mutex | Func1Factory | privatestatic |
s_vFactoryRegistry | FactoryBase | privatestatic |
~Factory() (defined in Factory< Func1, const vector< double > & >) | Factory< Func1, const vector< double > & > | inlinevirtual |
~FactoryBase() | FactoryBase | inlinevirtual |