Cantera  3.1.0a1
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...