UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TJsonStringViewReader< CharType > Member List

This is the complete list of members for TJsonStringViewReader< CharType >, including all inherited members.

BoolValueTJsonReader< CharType >protected
CharacterNumberTJsonReader< CharType >protected
ContentTJsonStringViewReader< CharType >protected
Create(TStringView< CharType > JsonString)TJsonStringViewReader< CharType >inlinestatic
TJsonReader< CharType >::Create(FArchive *const Stream)TJsonReader< CharType >inlinestatic
CurrentTokenTJsonReader< CharType >protected
ErrorMessageTJsonReader< CharType >protected
FinishedReadingRootObjectTJsonReader< CharType >protected
GetCharacterNumber() constTJsonReader< CharType >inline
GetErrorMessage() constTJsonReader< CharType >inline
GetIdentifier() constTJsonReader< CharType >inlinevirtual
GetInternalValueAsString() constTJsonReader< CharType >inlinevirtual
GetLineNumber() constTJsonReader< CharType >inline
GetValueAsBoolean() constTJsonReader< CharType >inline
GetValueAsNumber() constTJsonReader< CharType >inline
GetValueAsNumberString() constTJsonReader< CharType >inline
GetValueAsString() constTJsonReader< CharType >inlinevirtual
IdentifierTJsonReader< CharType >protected
InitReader()TJsonStringViewReader< CharType >inlineprotected
InlineCombineSurrogates(Type &String)TJsonReader< CharType >inlineprotected
LineNumberTJsonReader< CharType >protected
NumberValueTJsonReader< CharType >protected
ParseStateTJsonReader< CharType >protected
ReaderTJsonStringViewReader< CharType >protected
ReadNext(EJsonNotation &Notation)TJsonReader< CharType >inline
Serialize(void *V, int64 Length)TJsonReader< CharType >inlineprotected
SkipArray()TJsonReader< CharType >inline
SkipObject()TJsonReader< CharType >inline
StealInternalValueAsString()TJsonReader< CharType >inlinevirtual
StoredCharType typedefTJsonReader< CharType >
StoredStringType typedefTJsonReader< CharType >
StreamTJsonReader< CharType >protected
StringValueTJsonReader< CharType >protected
TJsonReader()TJsonReader< CharType >inlineprotected
TJsonReader(FArchive *InStream)TJsonReader< CharType >inlineexplicitprotected
TJsonStringViewReader(TStringView< CharType > JsonString)TJsonStringViewReader< CharType >inlineexplicitprotected
ValueAsStringReturnType typedefTJsonReader< CharType >
~TJsonReader()TJsonReader< CharType >inlinevirtual
~TJsonStringViewReader()=defaultTJsonStringViewReader< CharType >virtual