Cantera
3.0.0
|
This is the complete list of members for FlowDeviceFactory, including all inherited members.
addAlias(const string &original, const string &alias) | Factory< FlowDevice > | inline |
addDeprecatedAlias(const string &original, const string &alias) | Factory< FlowDevice > | inlineprotected |
canonicalize(const string &name) | Factory< FlowDevice > | inline |
create(const string &name, Args... args) | Factory< FlowDevice > | inline |
deleteFactories() | FactoryBase | inlinestatic |
deleteFactory() override | FlowDeviceFactory | virtual |
exists(const string &name) const | Factory< FlowDevice > | inline |
factory() (defined in FlowDeviceFactory) | FlowDeviceFactory | static |
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 string &flowDeviceType) | FlowDeviceFactory | |
reg(const string &name, function< FlowDevice *(Args...)> f) | Factory< FlowDevice > | inline |
s_factory (defined in FlowDeviceFactory) | FlowDeviceFactory | privatestatic |
s_vFactoryRegistry | FactoryBase | privatestatic |
~FactoryBase() | FactoryBase | inlinevirtual |