IOSS  2.0
Json::Value::ValueHolder Union Reference

Public Attributes

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

Member Data Documentation

◆ bool_

bool Json::Value::ValueHolder::bool_

◆ int_

LargestInt Json::Value::ValueHolder::int_

◆ map_

ObjectValues* Json::Value::ValueHolder::map_

◆ real_

double Json::Value::ValueHolder::real_

◆ string_

char* Json::Value::ValueHolder::string_

◆ uint_

LargestUInt Json::Value::ValueHolder::uint_

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