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