A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FJsonValueNonConstString Class Reference

#include <VaRestJsonParser.h>

Inheritance diagram for FJsonValueNonConstString:
[legend]

Public Member Functions

 FJsonValueNonConstString (const FString &InString)
 
FString & AsNonConstString ()
 

Detailed Description

Definition at line 37 of file VaRestJsonParser.h.

Constructor & Destructor Documentation

◆ FJsonValueNonConstString()

FJsonValueNonConstString::FJsonValueNonConstString ( const FString & InString)
inline

Definition at line 40 of file VaRestJsonParser.h.

Member Function Documentation

◆ AsNonConstString()

FString & FJsonValueNonConstString::AsNonConstString ( )
inline

return non const string

Definition at line 46 of file VaRestJsonParser.h.

Here is the caller graph for this function:

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