LeviLamina
Loading...
Searching...
No Matches
cereal::internal::UndefinedSchema Class Reference
Inheritance diagram for cereal::internal::UndefinedSchema:

Public Member Functions

virtual void doLoad (::cereal::SchemaReader &, ::entt::meta_any &, ::entt::meta_any const &, ::cereal::internal::LoadState const &state) const
virtual void doSave (::cereal::SchemaWriter &, ::entt::meta_any const &any, ::cereal::internal::SaveState const &state) const
virtual::cereal::SchemaDescription makeDescription (::entt::meta_ctx const &, ::cereal::internal::DescriptionConfig) const
MCAPI void $doLoad (::cereal::SchemaReader &, ::entt::meta_any &, ::entt::meta_any const &, ::cereal::internal::LoadState const &state) const
MCAPI void $doSave (::cereal::SchemaWriter &, ::entt::meta_any const &any, ::cereal::internal::SaveState const &state) const
MCAPI::cereal::SchemaDescription $makeDescription (::entt::meta_ctx const &, ::cereal::internal::DescriptionConfig) const
virtual bool isGreedy (::entt::meta_ctx const &) const
virtual::cereal::internal::VariantPriorityLevel minVariantPriorityLevel (::entt::meta_ctx const &) const
MCAPI void load (::cereal::SchemaReader &value, ::entt::meta_any &any, ::entt::meta_any const &udata, ::cereal::internal::LoadState const &state) const
MCAPI bool $isGreedy (::entt::meta_ctx const &) const
MCAPI::cereal::internal::VariantPriorityLevel $minVariantPriorityLevel (::entt::meta_ctx const &) const

Static Public Member Functions

static MCAPI void ** $vftable ()

Member Function Documentation

◆ doLoad()

virtual void cereal::internal::UndefinedSchema::doLoad ( ::cereal::SchemaReader & ,
::entt::meta_any & ,
::entt::meta_any const & ,
::cereal::internal::LoadState const & state ) const
virtual

Reimplemented from cereal::internal::BasicSchema.

◆ doSave()

virtual void cereal::internal::UndefinedSchema::doSave ( ::cereal::SchemaWriter & ,
::entt::meta_any const & any,
::cereal::internal::SaveState const & state ) const
virtual

Reimplemented from cereal::internal::BasicSchema.

◆ makeDescription()

virtual::cereal::SchemaDescription cereal::internal::UndefinedSchema::makeDescription ( ::entt::meta_ctx const & ,
::cereal::internal::DescriptionConfig  ) const
virtual

◆ $doLoad()

MCAPI void cereal::internal::UndefinedSchema::$doLoad ( ::cereal::SchemaReader & ,
::entt::meta_any & ,
::entt::meta_any const & ,
::cereal::internal::LoadState const & state ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $doSave()

MCAPI void cereal::internal::UndefinedSchema::$doSave ( ::cereal::SchemaWriter & ,
::entt::meta_any const & any,
::cereal::internal::SaveState const & state ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $makeDescription()

MCAPI::cereal::SchemaDescription cereal::internal::UndefinedSchema::$makeDescription ( ::entt::meta_ctx const & ,
::cereal::internal::DescriptionConfig  ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

MCAPI void ** cereal::internal::UndefinedSchema::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ load()

MCAPI void cereal::internal::BasicSchema::load ( ::cereal::SchemaReader & value,
::entt::meta_any & any,
::entt::meta_any const & udata,
::cereal::internal::LoadState const & state ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $isGreedy()

MCAPI bool cereal::internal::BasicSchema::$isGreedy ( ::entt::meta_ctx const & ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $minVariantPriorityLevel()

MCAPI::cereal::internal::VariantPriorityLevel cereal::internal::BasicSchema::$minVariantPriorityLevel ( ::entt::meta_ctx const & ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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