|
| virtual void | doSave (::cereal::SchemaWriter &writer, ::entt::meta_any const &any, ::cereal::internal::SaveState const &state) const |
| virtual void | doLoad (::cereal::SchemaReader &reader, ::entt::meta_any &any, ::entt::meta_any const &udata, ::cereal::internal::LoadState const &state) const |
| MCAPI::cereal::SchemaDescription | makeDescriptionForComponents (::entt::meta_ctx const &ctx, ::entt::meta_type const &type, ::cereal::internal::DescriptionConfig config) const |
| MCAPI void | $doSave (::cereal::SchemaWriter &writer, ::entt::meta_any const &any, ::cereal::internal::SaveState const &state) const |
| MCAPI void | $doLoad (::cereal::SchemaReader &reader, ::entt::meta_any &any, ::entt::meta_any const &udata, ::cereal::internal::LoadState const &state) const |
| MCAPI void | constraintDescriptionIfAny (::cereal::SchemaDescription &description, ::cereal::Constraint const *constraint, ::cereal::ContextArea contextArea) 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 (::entt::meta_ctx const &ctx, ::entt::meta_type const &type, ::cereal::internal::DescriptionConfig config) const |
|
virtual bool | isGreedy (::entt::meta_ctx const &) const |
|
virtual::cereal::internal::VariantPriorityLevel | minVariantPriorityLevel (::entt::meta_ctx const &) const |
|
virtual::cereal::SchemaDescription | makeDescription (::entt::meta_ctx const &, ::cereal::internal::DescriptionConfig) 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 &) const |
| MCAPI::cereal::internal::VariantPriorityLevel | $minVariantPriorityLevel (::entt::meta_ctx const &) const |