Library Foundation

Package Dynamic

Overview

Classes: EqualRef, Pair, Struct, TypeInfoHash, Var, VarHolder, VarHolderImpl, VarIterator

Functions: HandlerPointer, appendJSONKey, appendJSONString, appendJSONValue, containerToJSON, isJSONString, operator !=, operator *, operator *=, operator +, operator +=, operator -, operator -=, operator /, operator /=, operator <, operator <=, operator ==, operator >, operator >=, operator [], structToString, swap

Classes

struct EqualRef

 more...

class Pair

Pair allows to define a pair of values. more...

class Struct

Struct allows to define a named collection of Var objects. more...

struct TypeInfoHash

 more...

class Var

Var allows to store data of different types and to convert between these types transparently. more...

class VarHolder

Interface for a data holder used by the Var class. more...

class VarHolderImpl

Template based implementation of a VarHolder. more...

class VarIterator

VarIterator class. more...