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