cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Json Struct Reference

#include <Json.h>

Public Attributes

struct Jsonnext
struct Jsonprev
var prev
local prev
struct Jsonchild
var child
local child
int type
var type
local type
const char * valuestring
var valuestring
local valuestring
int valueint
var valueint
local valueint
float valuefloat
var valuefloat
local valuefloat
const char * name
var name
local name

Member Data Documentation

struct Json* child
var child
local child
const char* name
var name
local name
struct Json* next
var next
local next
struct Json* prev
var prev
local prev
int type
var type
local type
float valuefloat
var valuefloat
local valuefloat
int valueint
var valueint
local valueint
const char* valuestring
var valuestring
local valuestring

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