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

Public Types

enum class  ConstraintKeysMode : uchar { None = 0 , Reject = 1 , Accept = 2 }

Public Member Functions

MCAPI::cereal::internal::ConstraintDescription description (::cereal::ContextArea) const
MCAPI::cereal::ComponentStorageConstraint & rejectKeys (::std::initializer_list<::std::string > keys)
MCAPI void validateValue (::cereal::ComponentStorage const &storage, ::cereal::SerializerContext &context) const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 64, ::std::unordered_set<::std::string > > mKeys
::ll::TypedStorage< 1, 1, ::cereal::ComponentStorageConstraint::ConstraintKeysMode > mKeysMode

Member Function Documentation

◆ $vftable()

MCAPI void ** cereal::ComponentStorageConstraint::$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.

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