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

Public Member Functions

StringConstraintoperator= (StringConstraint const &)
 
virtual::cereal::internal::ConstraintDescription description () const
 
MCAPI StringConstraint (::cereal::StringConstraint const &)
 
MCAPI StringConstraint (::cereal::StringConstraint &&)
 
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 (::cereal::StringConstraint const &)
 
MCAPI void * $ctor (::cereal::StringConstraint &&)
 
MCAPI void $dtor ()
 
MCAPI::cereal::internal::ConstraintDescription $description () const
 

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/2]

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.

◆ StringConstraint() [2/2]

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.

Member Function Documentation

◆ 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()

static 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/2]

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.

◆ $ctor() [2/2]

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.

◆ $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.

◆ $description()

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

◆ $vftable()

static 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: