Atoms Crowd  4.1.0
AtomsUtils::JSON Class Reference

Static Public Member Functions

static JSONValueParse (const char *data)
 
static JSONValueParse (const wchar_t *data)
 
static std::wstring Stringify (const JSONValue *value)
 

Static Protected Member Functions

static bool SkipWhitespace (const wchar_t **data)
 
static bool ExtractString (const wchar_t **data, std::wstring &str)
 
static double ParseInt (const wchar_t **data)
 
static double ParseDecimal (const wchar_t **data)
 

Friends

class JSONValue
 

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