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