LeviLamina
Loading...
Searching...
No Matches
SchemaDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/schema/ReflectedType.h"
7
#include "mc/deps/cereal/schema/SchemaInfo.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
cereal {
class
DynamicValue; }
12
namespace
cereal {
struct
ReflectionCtx; }
13
namespace
cereal::internal {
struct
ConstraintDescription; }
14
namespace
cereal::internal {
struct
EnumValue; }
15
namespace
cereal::internal {
struct
Member; }
16
// clang-format on
17
18
namespace
cereal {
19
20
struct
SchemaDescription
:
public
::cereal::internal::SchemaInfo
{
21
public
:
22
// member variables
23
// NOLINTBEGIN
24
::ll::UntypedStorage<8, 304>
mUnk9dbec0;
25
::ll::UntypedStorage<8, 32>
mUnk5e1b13;
26
::ll::UntypedStorage<8, 32>
mUnkd4aea8;
27
::ll::UntypedStorage<8, 32>
mUnk702fe6;
28
::ll::UntypedStorage<8, 24>
mUnkef7750;
29
::ll::UntypedStorage<8, 16>
mUnk109302;
30
::ll::UntypedStorage<8, 16>
mUnk1a97ca;
31
::ll::UntypedStorage<8, 16>
mUnkd3bebd;
32
::ll::UntypedStorage<8, 24>
mUnk1a6731;
33
// NOLINTEND
34
35
public
:
36
// prevent constructor by default
37
SchemaDescription
();
38
39
public
:
40
// member functions
41
// NOLINTBEGIN
42
MCAPI
SchemaDescription
(
::cereal::SchemaDescription
&&);
43
44
MCAPI
SchemaDescription
(
::cereal::SchemaDescription
const
&);
45
46
MCAPI ::cereal::SchemaDescription& operator=(
::cereal::SchemaDescription
&&);
47
48
MCAPI ::cereal::SchemaDescription& operator=(
::cereal::SchemaDescription
const
&);
49
50
MCAPI
~SchemaDescription
();
51
// NOLINTEND
52
53
public
:
54
// static functions
55
// NOLINTBEGIN
56
MCAPI
static
void
bindTypes(
::cereal::ReflectionCtx
&
ctx
);
57
// NOLINTEND
58
59
public
:
60
// constructor thunks
61
// NOLINTBEGIN
62
MCAPI
void
* $ctor(
::cereal::SchemaDescription
&&);
63
64
MCAPI
void
* $ctor(
::cereal::SchemaDescription
const
&);
65
// NOLINTEND
66
67
public
:
68
// destructor thunk
69
// NOLINTBEGIN
70
MCAPI
void
$dtor();
71
// NOLINTEND
72
};
73
74
}
// namespace cereal
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
cereal::SchemaDescription
Definition
SchemaDescription.h:20
cereal::internal::SchemaInfo
Definition
SchemaInfo.h:7
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
cereal
schema
SchemaDescription.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0