File contains the FactoryBase class declarations. More...
#include <mutex>#include <unordered_map>#include "cantera/base/ctexceptions.h"#include "cantera/base/global.h"File contains the FactoryBase class declarations.
Definition in file FactoryBase.h.
Go to the source code of this file.
Classes | |
| class | FactoryBase |
| Base class for factories. More... | |
| class | Factory< T, Args > |
| Factory class that supports registering functions to create objects. More... | |
Namespaces | |
| namespace | Cantera |
| Namespace for the Cantera kernel. | |