#include <VaRestJsonParser.h>
|
| FJSONWriter () |
|
FORCEINLINE bool | GetEndChar (const TSharedPtr< FJsonValue > &JsonValue, FString &Char) |
|
FORCEINLINE bool | GetStartChar (const TSharedPtr< FJsonValue > &JsonValue, FString &Char) |
|
void | Write (TSharedPtr< FJsonValue > JsonValue, FArchive *Writer, bool IsLastElement) |
|
Definition at line 199 of file VaRestJsonParser.h.
◆ FJSONWriter()
FJSONWriter::FJSONWriter |
( |
| ) |
|
◆ GetEndChar()
bool FJSONWriter::GetEndChar |
( |
const TSharedPtr< FJsonValue > & | JsonValue, |
|
|
FString & | Char ) |
◆ GetStartChar()
bool FJSONWriter::GetStartChar |
( |
const TSharedPtr< FJsonValue > & | JsonValue, |
|
|
FString & | Char ) |
◆ Write()
void FJSONWriter::Write |
( |
TSharedPtr< FJsonValue > | JsonValue, |
|
|
FArchive * | Writer, |
|
|
bool | IsLastElement ) |
The documentation for this struct was generated from the following files: