A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
VaRestJsonObject.cpp File Reference
#include "VaRestJsonObject.h"
#include "VaRestDefines.h"
#include "VaRestJsonParser.h"
#include "VaRestJsonValue.h"
#include "Runtime/Launch/Resources/Version.h"
Include dependency graph for VaRestJsonObject.cpp:

Go to the source code of this file.

Typedefs

typedef TJsonWriter< TCHAR, TCondensedJsonPrintPolicy< TCHAR > > FCondensedJsonStringWriter
 
typedef TJsonWriterFactory< TCHAR, TCondensedJsonPrintPolicy< TCHAR > > FCondensedJsonStringWriterFactory
 

Typedef Documentation

◆ FCondensedJsonStringWriter

typedef TJsonWriter<TCHAR, TCondensedJsonPrintPolicy<TCHAR> > FCondensedJsonStringWriter

Definition at line 12 of file VaRestJsonObject.cpp.

◆ FCondensedJsonStringWriterFactory

typedef TJsonWriterFactory<TCHAR, TCondensedJsonPrintPolicy<TCHAR> > FCondensedJsonStringWriterFactory

Definition at line 11 of file VaRestJsonObject.cpp.