|
Cantera 2.6.0
|
This is the complete list of members for ThermoFactory, including all inherited members.
| addAlias(const std::string &original, const std::string &alias) | Factory< ThermoPhase > | inline |
| addDeprecatedAlias(const std::string &original, const std::string &alias) | Factory< ThermoPhase > | inlineprotected |
| canonicalize(const std::string &name) | Factory< ThermoPhase > | inline |
| create(const std::string &name, Args... args) | Factory< ThermoPhase > | inline |
| deleteFactories() | FactoryBase | inlinestatic |
| deleteFactory() | ThermoFactory | inlinevirtual |
| exists(const std::string &name) const | Factory< ThermoPhase > | inline |
| factory() | ThermoFactory | inlinestatic |
| FactoryBase() | FactoryBase | inlineprotected |
| m_deprecated_names | Factory< ThermoPhase > | private |
| m_synonyms | Factory< ThermoPhase > | private |
| newThermoPhase(const std::string &model) | ThermoFactory | virtual |
| reg(const std::string &name, std::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 |