Public Attributes | List of all members
Json::Value::ValueHolder Union Reference

Public Attributes

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

Detailed Description

Definition at line 793 of file json.h.

Member Data Documentation

◆ bool_

bool Json::Value::ValueHolder::bool_

Definition at line 798 of file json.h.

◆ int_

LargestInt Json::Value::ValueHolder::int_

Definition at line 795 of file json.h.

◆ map_

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

Definition at line 804 of file json.h.

◆ real_

double Json::Value::ValueHolder::real_

Definition at line 797 of file json.h.

◆ string_

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

Definition at line 799 of file json.h.

◆ uint_

LargestUInt Json::Value::ValueHolder::uint_

Definition at line 796 of file json.h.


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


find_object_2d
Author(s): Mathieu Labbe
autogenerated on Mon Dec 12 2022 03:20:10