Myra Canyon  v0.0.1-768
network control
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Json::Value::ValueHolder Union Reference
Collaboration diagram for Json::Value::ValueHolder:

Public Attributes

LargestInt int_
 
LargestUInt uint_
 
double real_
 
bool bool_
 
char * string_
 
ObjectValuesmap_
 

Member Data Documentation

bool Json::Value::ValueHolder::bool_
LargestInt Json::Value::ValueHolder::int_
ObjectValues* Json::Value::ValueHolder::map_
double Json::Value::ValueHolder::real_
char* Json::Value::ValueHolder::string_
LargestUInt Json::Value::ValueHolder::uint_

The documentation for this union was generated from the following file: