HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_JSONParser.h File Reference
#include "UT_API.h"
#include "UT_ArrayMap.h"
#include "UT_JSONDefines.h"
#include "UT_StackBuffer.h"
#include "UT_StringArray.h"
#include "UT_StringHolder.h"
#include "UT_ValArray.h"
#include "UT_WorkBuffer.h"
#include <SYS/fpreal16Limits.h>
#include <SYS/SYS_Math.h>
#include <SYS/SYS_Types.h>
#include <istream>
#include <limits>
#include <streambuf>
+ Include dependency graph for UT_JSONParser.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_JSONParser
 JSON reader class which handles parsing of JSON or bJSON files. More...
 
class  UT_JSONParser::iterator
 Traverse an array object in the parser. More...
 
class  UT_JSONParser::TiledStreamBuf
 
class  UT_JSONParser::TiledStream
 
class  UT_AutoJSONParser