Json Box  0.6.1
This is a JSON C++ library. It can write and read JSON files with ease and speed.
JsonBox::Value::ValueDataPointer Member List

This is the complete list of members for JsonBox::Value::ValueDataPointer, including all inherited members.

arrayValueJsonBox::Value::ValueDataPointer
boolValueJsonBox::Value::ValueDataPointer
doubleValueJsonBox::Value::ValueDataPointer
intValueJsonBox::Value::ValueDataPointer
objectValueJsonBox::Value::ValueDataPointer
stringValueJsonBox::Value::ValueDataPointer
ValueDataPointer()JsonBox::Value::ValueDataPointer
ValueDataPointer(std::string *newStringValue)JsonBox::Value::ValueDataPointer
ValueDataPointer(int *newIntValue)JsonBox::Value::ValueDataPointer
ValueDataPointer(double *newDoubleValue)JsonBox::Value::ValueDataPointer
ValueDataPointer(Object *newObjectValue)JsonBox::Value::ValueDataPointer
ValueDataPointer(Array *newArrayValue)JsonBox::Value::ValueDataPointer
ValueDataPointer(bool *newBoolValue)JsonBox::Value::ValueDataPointer