LeviLamina
Loading...
Searching...
No Matches
StringConstraint.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/ConstraintHandle.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
cereal {
class
SerializerContext; }
11
namespace
cereal::internal {
struct
ConstraintDescription; }
12
// clang-format on
13
14
namespace
cereal {
15
16
class
StringConstraint
:
public
::cereal::ConstraintHandle
<::cereal::StringConstraint> {
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 80>
mUnke1d8a5;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
StringConstraint
& operator=(
StringConstraint
const
&);
26
StringConstraint
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 3
32
virtual ::cereal::internal::ConstraintDescription description()
const
/*override*/
;
33
34
// vIndex: 1
35
virtual
~StringConstraint
()
/*override*/
;
36
// NOLINTEND
37
38
public
:
39
// member functions
40
// NOLINTBEGIN
41
MCNAPI
StringConstraint
(
::cereal::StringConstraint
const
&);
42
43
MCNAPI
StringConstraint
(
::cereal::StringConstraint
&&);
44
45
MCNAPI ::cereal::StringConstraint&
regex
(::std::string str, ::std::regex_constants::syntax_option_type flag);
46
47
MCNAPI
void
validateValue
(::std::string
const
& str,
::cereal::SerializerContext
&
context
)
const
;
48
// NOLINTEND
49
50
public
:
51
// static functions
52
// NOLINTBEGIN
53
MCNAPI static ::std::string
flagsToString
(::std::regex_constants::syntax_option_type flags);
54
// NOLINTEND
55
56
public
:
57
// constructor thunks
58
// NOLINTBEGIN
59
MCNAPI
void
*
$ctor
(
::cereal::StringConstraint
const
&);
60
61
MCNAPI
void
*
$ctor
(
::cereal::StringConstraint
&&);
62
// NOLINTEND
63
64
public
:
65
// destructor thunk
66
// NOLINTBEGIN
67
MCNAPI
void
$dtor
();
68
// NOLINTEND
69
70
public
:
71
// virtual function thunks
72
// NOLINTBEGIN
73
MCNAPI ::cereal::internal::ConstraintDescription
$description
()
const
;
74
// NOLINTEND
75
76
public
:
77
// vftables
78
// NOLINTBEGIN
79
MCNAPI
static
void
**
$vftable
();
80
// NOLINTEND
81
};
82
83
}
// namespace cereal
cereal::ConstraintHandle
Definition
ConstraintHandle.h:8
cereal::SerializerContext
Definition
SerializerContext.h:11
cereal::StringConstraint
Definition
StringConstraint.h:16
cereal::StringConstraint::$ctor
MCAPI void * $ctor(::cereal::StringConstraint const &)
cereal::StringConstraint::$dtor
MCAPI void $dtor()
cereal::StringConstraint::$ctor
MCAPI void * $ctor(::cereal::StringConstraint &&)
cereal::StringConstraint::regex
MCAPI::cereal::StringConstraint & regex(::std::string str, ::std::regex_constants::syntax_option_type flag)
cereal::StringConstraint::validateValue
MCAPI void validateValue(::std::string const &str, ::cereal::SerializerContext &context) const
cereal::StringConstraint::$vftable
static MCAPI void ** $vftable()
cereal::StringConstraint::$description
MCAPI::cereal::internal::ConstraintDescription $description() const
cereal::StringConstraint::StringConstraint
MCAPI StringConstraint(::cereal::StringConstraint &&)
cereal::StringConstraint::flagsToString
static MCAPI ::std::string flagsToString(::std::regex_constants::syntax_option_type flags)
cereal::StringConstraint::StringConstraint
MCAPI StringConstraint(::cereal::StringConstraint const &)
context
Definition
context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
cereal
StringConstraint.h
Generated on Tue Nov 25 2025 04:00:41 for LeviLamina by
1.12.0