Atoms Crowd  7.0.0
AtomsUtils::JSON Member List

This is the complete list of members for AtomsUtils::JSON, including all inherited members.

ExtractString(const wchar_t **data, std::wstring &str) (defined in AtomsUtils::JSON)AtomsUtils::JSONprotectedstatic
JSONValue (defined in AtomsUtils::JSON)AtomsUtils::JSONfriend
Parse(const char *data) (defined in AtomsUtils::JSON)AtomsUtils::JSONstatic
Parse(const wchar_t *data) (defined in AtomsUtils::JSON)AtomsUtils::JSONstatic
ParseDecimal(const wchar_t **data) (defined in AtomsUtils::JSON)AtomsUtils::JSONprotectedstatic
ParseInt(const wchar_t **data) (defined in AtomsUtils::JSON)AtomsUtils::JSONprotectedstatic
SkipWhitespace(const wchar_t **data) (defined in AtomsUtils::JSON)AtomsUtils::JSONprotectedstatic
Stringify(const JSONValue *value) (defined in AtomsUtils::JSON)AtomsUtils::JSONstatic