HDK
|
#include "UT_JSONParser.h"
#include "UT_JSONWriter.h"
#include "UT_UniquePtr.h"
#include "UT_Serialization.h"
Go to the source code of this file.
Classes | |
struct | UT_JSONArchiver |
class | UT_JSONArchiver::Output |
class | UT_JSONArchiver::Input |
class | UT_JSONArchive< OBJ_T > |
Main class for starting serialization. More... | |
JSON archive for use with UT_Serialization
Definition in file UT_JSONArchive.h.