|
Cantera
2.4.0
|
This is the complete list of members for Factory< T, Args >, including all inherited members.
| create(std::string name, Args... args) | Factory< T, Args > | inline |
| deleteFactories() | FactoryBase | inlinestatic |
| deleteFactory()=0 | FactoryBase | protectedpure virtual |
| FactoryBase() | FactoryBase | inlineprotected |
| m_creators (defined in Factory< T, Args >) | Factory< T, Args > | protected |
| m_deprecated_names | Factory< T, Args > | protected |
| m_synonyms | Factory< T, Args > | protected |
| reg(const std::string &name, std::function< T *(Args...)> f) | Factory< T, Args > | inline |
| ~Factory() (defined in Factory< T, Args >) | Factory< T, Args > | inlinevirtual |
| ~FactoryBase() | FactoryBase | inlinevirtual |
1.8.14