Cantera
2.4.0
|
#include "cantera/base/ct_defs.h"
#include "cantera/base/global.h"
#include "cantera/base/ctexceptions.h"
#include <string>
#include <vector>
#include <memory>
#include <unordered_map>
#include "cantera/base/AnyMap.inl.h"
Go to the source code of this file.
Classes | |
class | AnyValue |
A wrapper for a variable whose type is determined at runtime. More... | |
class | AnyMap |
A map of string keys to values whose type can vary at runtime. More... | |
Namespaces | |
Cantera | |
Namespace for the Cantera kernel. | |