|
libalvalue
2.1.0.18
|
unionValue is a union to different type of ALValue. More...
#include <alvalue/alvalue.h>
Public Attributes | |
| TAlValueArray * | asArray |
| TALValueBool | asBool |
| TALValueInt | asInt |
| TALValueFloat | asFloat |
| TALValueString * | asString |
| TAlValueBinaryData * | asObject |
| TAlValueBinaryData * | asBinary |
unionValue is a union to different type of ALValue.