Cantera
2.3.0
|
This is the complete list of members for Factory< T, Args >, including all inherited members.
create(const 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 |
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 |