LeviLamina
Loading...
Searching...
No Matches
cereal::internal::Schema Struct Reference

Public Member Functions

Schema & operator= (Schema const &)
 Schema (Schema const &)
MCAPI bool load (::cereal::SchemaReader &reader, ::entt::meta_handle data, ::entt::meta_any const &loadContext, ::cereal::LoaderConfig const &config)
MCAPI void loadImpl (::cereal::SchemaReader &reader, ::entt::meta_any instance, ::entt::meta_any const &udata, ::cereal::LoaderConfig const &config)
MCAPI bool save (::cereal::SchemaWriter &writer, ::entt::meta_handle data, ::cereal::SaverConfig const &config)
MCAPI void schema (::entt::meta_ctx const &ctx, ::entt::type_info info)
MCAPI ~Schema ()
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 168 > mUnk5ed1d2
::ll::UntypedStorage< 8, 8 > mUnk75bb3d

Constructor & Destructor Documentation

◆ ~Schema()

MCAPI cereal::internal::Schema::~Schema ( )
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.

Member Function Documentation

◆ load()

MCAPI bool cereal::internal::Schema::load ( ::cereal::SchemaReader & reader,
::entt::meta_handle data,
::entt::meta_any const & loadContext,
::cereal::LoaderConfig const & config )
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.

◆ loadImpl()

MCAPI void cereal::internal::Schema::loadImpl ( ::cereal::SchemaReader & reader,
::entt::meta_any instance,
::entt::meta_any const & udata,
::cereal::LoaderConfig const & config )
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.

◆ save()

MCAPI bool cereal::internal::Schema::save ( ::cereal::SchemaWriter & writer,
::entt::meta_handle data,
::cereal::SaverConfig const & config )
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.

◆ schema()

MCAPI void cereal::internal::Schema::schema ( ::entt::meta_ctx const & ctx,
::entt::type_info info )
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.

◆ $dtor()

MCAPI void cereal::internal::Schema::$dtor ( )
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 struct was generated from the following file: