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