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

Public Member Functions

StringConstraintoperator= (StringConstraint const &)
MCAPI StringConstraint ()
MCAPI StringConstraint (::cereal::StringConstraint &&)
MCAPI StringConstraint (::cereal::StringConstraint const &)
MCAPI::cereal::internal::ConstraintDescription description (::cereal::ContextArea req) const
MCAPI::cereal::StringConstraint & regex (::std::string str, ::std::regex_constants::syntax_option_type flag)
MCAPI void validateValue (::std::string const &str, ::cereal::SerializerContext &context) const
MCAPI void * $ctor ()
MCAPI void * $ctor (::cereal::StringConstraint &&)
MCAPI void * $ctor (::cereal::StringConstraint const &)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::std::string flagsToString (::std::regex_constants::syntax_option_type flags)
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 80 > mUnke1d8a5

Constructor & Destructor Documentation

◆ StringConstraint() [1/3]

MCAPI cereal::StringConstraint::StringConstraint ( )
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.

◆ StringConstraint() [2/3]

MCAPI cereal::StringConstraint::StringConstraint ( ::cereal::StringConstraint && )
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.

◆ StringConstraint() [3/3]

MCAPI cereal::StringConstraint::StringConstraint ( ::cereal::StringConstraint 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.

Member Function Documentation

◆ description()

MCAPI::cereal::internal::ConstraintDescription cereal::StringConstraint::description ( ::cereal::ContextArea req) 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.

◆ regex()

MCAPI::cereal::StringConstraint & cereal::StringConstraint::regex ( ::std::string str,
::std::regex_constants::syntax_option_type flag )
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.

◆ validateValue()

MCAPI void cereal::StringConstraint::validateValue ( ::std::string const & str,
::cereal::SerializerContext & context ) 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.

◆ flagsToString()

MCAPI ::std::string cereal::StringConstraint::flagsToString ( ::std::regex_constants::syntax_option_type flags)
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.

◆ $ctor() [1/3]

MCAPI void * cereal::StringConstraint::$ctor ( )
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.

◆ $ctor() [2/3]

MCAPI void * cereal::StringConstraint::$ctor ( ::cereal::StringConstraint && )
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.

◆ $ctor() [3/3]

MCAPI void * cereal::StringConstraint::$ctor ( ::cereal::StringConstraint 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.

◆ $dtor()

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

◆ $vftable()

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