brace
Incredibly simple JSON parser in C++
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nbrace
 CJsonNullValue
 CJsonValueRepresents a flexible JSON value that can hold different types of data
 CParseError
 CParserA JSON parsing class for converting JSON strings to JsonValue objects
 CResult
 CUnit