nxdk_pgraph_tests
A collection of tests for the Xbox nv2a graphics processor
 
Loading...
Searching...
No Matches
JSONParser Class Reference

C++ wrapper around Tiny-JSON jsonPool_t. More...

Inheritance diagram for JSONParser:
Collaboration diagram for JSONParser:

Public Member Functions

 JSONParser (const char *str)
 
 JSONParser (const JSONParser &)=delete
 
 JSONParser (JSONParser &&)=delete
 
JSONParseroperator= (const JSONParser &)=delete
 
JSONParseroperator= (JSONParser &&)=delete
 
json_t const * root () const
 

Detailed Description

C++ wrapper around Tiny-JSON jsonPool_t.


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