LeviLamina
|
Classes | |
struct | State |
Public Member Functions | |
StrictRapidJSONSchemaReader & | operator= (StrictRapidJSONSchemaReader const &) |
StrictRapidJSONSchemaReader (StrictRapidJSONSchemaReader 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 () |
MCAPI | StrictRapidJSONSchemaReader (::std::string const &data) |
MCAPI | StrictRapidJSONSchemaReader (::rapidjson::GenericValue< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator > > const &value) |
MCAPI void * | $ctor (::std::string const &data) |
MCAPI void * | $ctor (::rapidjson::GenericValue< ::rapidjson::UTF8< char >, ::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator > > const &value) |
MCFOLD void | $dtor () |
MCFOLD bool | $isValid () const |
MCFOLD bool | $isObject () const |
MCFOLD bool | $isArray () const |
MCFOLD 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 () |
MCFOLD bool | $pushMember (::std::string_view const name, ::cereal::PropertyReader const &) |
MCFOLD::std::string_view | $pushNextMember (::cereal::PropertyReader const &) |
MCFOLD 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 > | mUnk79bf0b |
::ll::UntypedStorage< 8, 96 > | mUnk5155d9 |
|
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.