Loading [MathJax]/extensions/tex2jax.js
Cantera  3.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Generic Containers

Generic containers for storing data of any type. More...

Collaboration diagram for Generic Containers:

Detailed Description

Generic containers for storing data of any type.

Classes

class  AnyBase
 Base class defining common data possessed by both AnyMap and AnyValue objects. More...
 
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...