unionValue is a union to different type of ALValue.
More...
#include <alvalue/alvalue.h>
List of all members.
Detailed Description
unionValue is a union to different type of ALValue.
Definition at line 119 of file alvalue.h.
Member Data Documentation
Used for binary data
Definition at line 126 of file alvalue.h.
Used for float and double
Definition at line 123 of file alvalue.h.
Used for binary object
Definition at line 125 of file alvalue.h.
Used for std::string
Definition at line 124 of file alvalue.h.
The documentation for this union was generated from the following file: