LeviLamina
|
Classes | |
struct | State |
Public Member Functions | |
JSONCppSchemaReaderBase & | operator= (JSONCppSchemaReaderBase const &) |
JSONCppSchemaReaderBase (JSONCppSchemaReaderBase const &) | |
virtual bool | isValid () const |
virtual bool | isObject () const |
virtual bool | isArray () const |
virtual bool | isNull () const |
virtual ::Bedrock::Result< bool > | asBool (::cereal::PropertyReader const &) |
virtual ::Bedrock::Result< schar > | asInt8 (::cereal::PropertyReader const &) |
virtual ::Bedrock::Result< uchar > | asUInt8 (::cereal::PropertyReader const &) |
virtual ::Bedrock::Result< short > | asInt16 (::cereal::PropertyReader const &) |
virtual ::Bedrock::Result< ushort > | asUInt16 (::cereal::PropertyReader const &) |
virtual ::Bedrock::Result< int > | asInt32 (::cereal::PropertyReader const &) |
virtual ::Bedrock::Result< uint > | asUInt32 (::cereal::PropertyReader const &) |
virtual ::Bedrock::Result< int64 > | asInt64 (::cereal::PropertyReader const &) |
virtual ::Bedrock::Result< uint64 > | asUInt64 (::cereal::PropertyReader const &) |
virtual ::Bedrock::Result< float > | asFloat (::cereal::PropertyReader const &) |
virtual ::Bedrock::Result< double > | asDouble (::cereal::PropertyReader const &) |
virtual ::Bedrock::Result<::std::string > | asString (::cereal::PropertyReader const &) |
virtual uint64 | members () |
virtual uint64 | length () |
virtual bool | pushMember (::std::string_view const name, ::cereal::PropertyReader const &) |
virtual::std::string_view | pushNextMember (::cereal::PropertyReader const &) |
virtual void | pushElement (uint64 index, ::cereal::PropertyReader const &) |
virtual void | pop () |
virtual bool | _allowAsBool ()=0 |
virtual bool | _allowAsInt8 ()=0 |
virtual bool | _allowAsUInt8 ()=0 |
virtual bool | _allowAsInt16 ()=0 |
virtual bool | _allowAsUInt16 ()=0 |
virtual bool | _allowAsInt32 ()=0 |
virtual bool | _allowAsUInt32 ()=0 |
virtual bool | _allowAsInt64 ()=0 |
virtual bool | _allowAsUInt64 ()=0 |
virtual bool | _allowAsFloat ()=0 |
virtual bool | _allowAsDouble ()=0 |
MCAPI bool | $isValid () const |
MCAPI bool | $isObject () const |
MCAPI bool | $isArray () const |
MCAPI bool | $isNull () const |
MCAPI ::Bedrock::Result< bool > | $asBool (::cereal::PropertyReader const &) |
MCAPI ::Bedrock::Result< schar > | $asInt8 (::cereal::PropertyReader const &) |
MCAPI ::Bedrock::Result< uchar > | $asUInt8 (::cereal::PropertyReader const &) |
MCAPI ::Bedrock::Result< short > | $asInt16 (::cereal::PropertyReader const &) |
MCAPI ::Bedrock::Result< ushort > | $asUInt16 (::cereal::PropertyReader const &) |
MCAPI ::Bedrock::Result< int > | $asInt32 (::cereal::PropertyReader const &) |
MCAPI ::Bedrock::Result< uint > | $asUInt32 (::cereal::PropertyReader const &) |
MCAPI ::Bedrock::Result< int64 > | $asInt64 (::cereal::PropertyReader const &) |
MCAPI ::Bedrock::Result< uint64 > | $asUInt64 (::cereal::PropertyReader const &) |
MCAPI ::Bedrock::Result< float > | $asFloat (::cereal::PropertyReader const &) |
MCAPI ::Bedrock::Result< double > | $asDouble (::cereal::PropertyReader const &) |
MCAPI ::Bedrock::Result<::std::string > | $asString (::cereal::PropertyReader const &) |
MCFOLD uint64 | $members () |
MCFOLD uint64 | $length () |
MCAPI bool | $pushMember (::std::string_view const name, ::cereal::PropertyReader const &) |
MCAPI::std::string_view | $pushNextMember (::cereal::PropertyReader const &) |
MCAPI void | $pushElement (uint64 index, ::cereal::PropertyReader const &) |
MCFOLD void | $pop () |
virtual bool | isSequenceReader () const |
MCFOLD bool | $isSequenceReader () const |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::UntypedStorage< 8, 24 > | mUnk9a5294 |
::ll::UntypedStorage< 8, 16 > | mUnk92aa2c |
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.
|
virtual |
Implements cereal::SchemaReader.