Cantera 2.6.0
|
This is the complete list of members for FalloffFactory, including all inherited members.
addAlias(const std::string &original, const std::string &alias) | Factory< Falloff > | inline |
addDeprecatedAlias(const std::string &original, const std::string &alias) | Factory< Falloff > | inlineprotected |
canonicalize(const std::string &name) | Factory< Falloff > | inline |
create(const std::string &name, Args... args) | Factory< Falloff > | inline |
deleteFactories() | FactoryBase | inlinestatic |
deleteFactory() | FalloffFactory | inlinevirtual |
exists(const std::string &name) const | Factory< Falloff > | inline |
factory() | FalloffFactory | inlinestatic |
FactoryBase() | FactoryBase | inlineprotected |
falloff_mutex | FalloffFactory | privatestatic |
FalloffFactory() | FalloffFactory | private |
m_deprecated_names | Factory< Falloff > | private |
m_synonyms | Factory< Falloff > | private |
newFalloff(const std::string &type, const vector_fp &c) | FalloffFactory | virtual |
reg(const std::string &name, std::function< Falloff *(Args...)> f) | Factory< Falloff > | inline |
s_factory | FalloffFactory | privatestatic |
s_vFactoryRegistry | FactoryBase | privatestatic |
~FactoryBase() | FactoryBase | inlinevirtual |