LeviLamina
Loading...
Searching...
No Matches
SemVersionConstraint.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
SemVersionConstraint
:
public
::cereal::Constraint
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 24>
mUnka2b475;
21
::ll::UntypedStorage<8, 24>
mUnk5be173;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
SemVersionConstraint
& operator=(
SemVersionConstraint
const
&);
27
SemVersionConstraint
();
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
~SemVersionConstraint
()
/*override*/
;
40
// NOLINTEND
41
42
public
:
43
// member functions
44
// NOLINTBEGIN
45
MCAPI
SemVersionConstraint
(
::SharedTypes::SemVersionConstraint
const
&);
46
// NOLINTEND
47
48
public
:
49
// constructor thunks
50
// NOLINTBEGIN
51
MCAPI
void
* $ctor(
::SharedTypes::SemVersionConstraint
const
&);
52
// NOLINTEND
53
54
public
:
55
// destructor thunk
56
// NOLINTBEGIN
57
MCFOLD
void
$dtor();
58
// NOLINTEND
59
60
public
:
61
// virtual function thunks
62
// NOLINTBEGIN
63
MCAPI
void
$doValidate(::entt::meta_any
const
& any,
::cereal::SerializerContext
&
context
)
const
;
64
65
MCAPI ::cereal::internal::ConstraintDescription $description()
const
;
66
// NOLINTEND
67
68
public
:
69
// vftables
70
// NOLINTBEGIN
71
MCAPI
static
void
** $vftable();
72
// NOLINTEND
73
};
74
75
}
// namespace SharedTypes
SharedTypes::SemVersionConstraint
Definition
SemVersionConstraint.h:16
cereal::Constraint
Definition
Constraint.h:13
cereal::SerializerContext
Definition
SerializerContext.h:10
context
Definition
context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
shared_types
cereal
SemVersionConstraint.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0