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