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/Constraint.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::Constraint
{
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: 0
33
virtual
void
doValidate(::entt::meta_any
const
& any,
::cereal::SerializerContext
&
context
)
const
/*override*/
;
34
35
// vIndex: 2
36
virtual ::cereal::internal::ConstraintDescription description()
const
/*override*/
;
37
38
// vIndex: 1
39
virtual
~NamespaceConstraint
()
/*override*/
;
40
// NOLINTEND
41
42
public
:
43
// member functions
44
// NOLINTBEGIN
45
MCNAPI ::std::string
getRegexString
(::std::optional<::std::string> disallowedNamespace)
const
;
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
MCNAPI
void
$dtor
();
52
// NOLINTEND
53
54
public
:
55
// virtual function thunks
56
// NOLINTBEGIN
57
MCNAPI
void
$doValidate
(::entt::meta_any
const
& any,
::cereal::SerializerContext
&
context
)
const
;
58
59
MCNAPI ::cereal::internal::ConstraintDescription
$description
()
const
;
60
// NOLINTEND
61
62
public
:
63
// vftables
64
// NOLINTBEGIN
65
MCNAPI
static
void
**
$vftable
();
66
// NOLINTEND
67
};
68
69
}
// 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::$doValidate
MCAPI void $doValidate(::entt::meta_any const &any, ::cereal::SerializerContext &context) const
SharedTypes::NamespaceConstraint::$description
MCAPI::cereal::internal::ConstraintDescription $description() const
cereal::Constraint
Definition
Constraint.h:13
cereal::SerializerContext
Definition
SerializerContext.h:11
context
Definition
context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
shared_types
cereal
NamespaceConstraint.h
Generated on Fri Jun 13 2025 05:04:28 for LeviLamina by
1.12.0