|
| MCAPI void | constraintDescriptionIfAny (::cereal::SchemaDescription &description, ::cereal::Constraint const *constraint, ::cereal::DescriptionConfig config) const |
| MCAPI::cereal::internal::VariantPriorityLevel | findMinVariantPriorityLevel (::entt::meta_ctx const &ctx, ::entt::meta_type const &type) const |
| MCAPI bool | isGreedyCheck (::entt::meta_ctx const &ctx, ::entt::meta_type const &type) const |
| MCAPI::cereal::SchemaDescription | makeDescriptionForType (::cereal::internal::ReflectionContext const &ctx, ::entt::meta_type const &type, ::cereal::DescriptionConfig config) const |
|
virtual bool | isGreedy (::entt::meta_ctx const &ctx) const |
|
virtual::cereal::internal::VariantPriorityLevel | minVariantPriorityLevel (::entt::meta_ctx const &ctx) const |
|
virtual void | doLoad (::cereal::SchemaReader &reader, ::entt::meta_any &any, ::entt::meta_any const &udata, ::cereal::internal::LoadState const &state) const |
|
virtual void | doSave (::cereal::SchemaWriter &writer, ::entt::meta_any const &any, ::cereal::internal::SaveState const &state) const |
|
virtual::cereal::SchemaDescription | makeDescription (::cereal::internal::ReflectionContext const &ctx, ::cereal::DescriptionConfig config) const =0 |
| 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 &ctx) const |
| MCAPI::cereal::internal::VariantPriorityLevel | $minVariantPriorityLevel (::entt::meta_ctx const &ctx) const |
◆ constraintDescriptionIfAny()
- 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.
◆ findMinVariantPriorityLevel()
| MCAPI::cereal::internal::VariantPriorityLevel cereal::internal::DefaultCompositeSchema::findMinVariantPriorityLevel |
( |
::entt::meta_ctx const & | ctx, |
|
|
::entt::meta_type const & | type ) 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.
◆ isGreedyCheck()
| MCAPI bool cereal::internal::DefaultCompositeSchema::isGreedyCheck |
( |
::entt::meta_ctx const & | ctx, |
|
|
::entt::meta_type const & | type ) 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.
◆ makeDescriptionForType()
- 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()
- 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.
◆ lookup()
- 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 & | ctx | ) |
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 & | ctx | ) |
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: