LeviLamina
Loading...
Searching...
No Matches
NamespaceConstraint.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
SharedTypes {
15
16
class
NamespaceConstraint
:
public
::cereal::ConstraintHandle
<::SharedTypes::NamespaceConstraint> {
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 40>
mUnk922a3d;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
NamespaceConstraint
& operator=(
NamespaceConstraint
const
&);
26
NamespaceConstraint
(
NamespaceConstraint
const
&);
27
NamespaceConstraint
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 3
33
virtual ::cereal::internal::ConstraintDescription description()
const
/*override*/
;
34
35
// vIndex: 1
36
virtual
~NamespaceConstraint
()
/*override*/
;
37
// NOLINTEND
38
39
public
:
40
// member functions
41
// NOLINTBEGIN
42
MCNAPI ::std::string
getRegexString
(::std::optional<::std::string> disallowedNamespace)
const
;
43
44
MCNAPI
void
validateValue
(::std::string
const
& value,
::cereal::SerializerContext
&
context
)
const
;
45
// NOLINTEND
46
47
public
:
48
// destructor thunk
49
// NOLINTBEGIN
50
MCNAPI
void
$dtor
();
51
// NOLINTEND
52
53
public
:
54
// virtual function thunks
55
// NOLINTBEGIN
56
MCNAPI ::cereal::internal::ConstraintDescription
$description
()
const
;
57
// NOLINTEND
58
59
public
:
60
// vftables
61
// NOLINTBEGIN
62
MCNAPI
static
void
**
$vftable
();
63
// NOLINTEND
64
};
65
66
}
// namespace SharedTypes
SharedTypes::NamespaceConstraint
Definition
NamespaceConstraint.h:16
SharedTypes::NamespaceConstraint::$dtor
MCAPI void $dtor()
SharedTypes::NamespaceConstraint::getRegexString
MCAPI::std::string getRegexString(::std::optional<::std::string > disallowedNamespace) const
SharedTypes::NamespaceConstraint::$vftable
static MCAPI void ** $vftable()
SharedTypes::NamespaceConstraint::validateValue
MCAPI void validateValue(::std::string const &value, ::cereal::SerializerContext &context) const
SharedTypes::NamespaceConstraint::$description
MCAPI::cereal::internal::ConstraintDescription $description() const
cereal::ConstraintHandle
Definition
ConstraintHandle.h:8
cereal::SerializerContext
Definition
SerializerContext.h:11
context
Definition
context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
shared_types
cereal
NamespaceConstraint.h
Generated on Tue Nov 25 2025 04:00:50 for LeviLamina by
1.12.0