ScummVM API documentation
Common::JSON Member List

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

extractString(const char **data, String &str) (defined in Common::JSON)Common::JSONprotectedstatic
parse(const char *data) (defined in Common::JSON)Common::JSONstatic
parseDecimal(const char **data) (defined in Common::JSON)Common::JSONprotectedstatic
parseInt(const char **data) (defined in Common::JSON)Common::JSONprotectedstatic
parseUnicode(const char **data) (defined in Common::JSON)Common::JSONprotectedstatic
skipWhitespace(const char **data) (defined in Common::JSON)Common::JSONprotectedstatic
stringify(const JSONValue *value) (defined in Common::JSON)Common::JSONstatic
untaintContents(Common::MemoryWriteStreamDynamic &stream)Common::JSONstatic