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, 72>
mUnka52500;
29
::ll::UntypedStorage<8, 16>
mUnk109302;
30
::ll::UntypedStorage<8, 16>
mUnk1a97ca;
31
::ll::UntypedStorage<8, 16>
mUnkd3bebd;
32
::ll::UntypedStorage<8, 72>
mUnka35ab9;
33
// NOLINTEND
34
35
public
:
36
// prevent constructor by default
37
SchemaDescription
();
38
39
public
:
40
// member functions
41
// NOLINTBEGIN
42
MCNAPI
SchemaDescription
(
::cereal::SchemaDescription
&&);
43
44
MCNAPI
SchemaDescription
(
::cereal::SchemaDescription
const
&);
45
46
MCNAPI ::cereal::SchemaDescription&
operator=
(
::cereal::SchemaDescription
&&);
47
48
MCNAPI ::cereal::SchemaDescription&
operator=
(
::cereal::SchemaDescription
const
&);
49
50
MCNAPI
~SchemaDescription
();
51
// NOLINTEND
52
53
public
:
54
// static functions
55
// NOLINTBEGIN
56
MCNAPI
static
void
bindTypes
(
::cereal::ReflectionCtx
&
ctx
);
57
// NOLINTEND
58
59
public
:
60
// constructor thunks
61
// NOLINTBEGIN
62
MCNAPI
void
*
$ctor
(
::cereal::SchemaDescription
&&);
63
64
MCNAPI
void
*
$ctor
(
::cereal::SchemaDescription
const
&);
65
// NOLINTEND
66
67
public
:
68
// destructor thunk
69
// NOLINTBEGIN
70
MCNAPI
void
$dtor
();
71
// NOLINTEND
72
};
73
74
}
// namespace cereal
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
cereal::SchemaDescription
Definition
SchemaDescription.h:20
cereal::SchemaDescription::$ctor
MCAPI void * $ctor(::cereal::SchemaDescription const &)
cereal::SchemaDescription::SchemaDescription
MCAPI SchemaDescription(::cereal::SchemaDescription const &)
cereal::SchemaDescription::operator=
MCAPI::cereal::SchemaDescription & operator=(::cereal::SchemaDescription &&)
cereal::SchemaDescription::$dtor
MCAPI void $dtor()
cereal::SchemaDescription::bindTypes
static MCAPI void bindTypes(::cereal::ReflectionCtx &ctx)
cereal::SchemaDescription::operator=
MCAPI::cereal::SchemaDescription & operator=(::cereal::SchemaDescription const &)
cereal::SchemaDescription::SchemaDescription
MCAPI SchemaDescription(::cereal::SchemaDescription &&)
cereal::SchemaDescription::~SchemaDescription
MCAPI ~SchemaDescription()
cereal::SchemaDescription::$ctor
MCAPI void * $ctor(::cereal::SchemaDescription &&)
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 Fri Jun 13 2025 05:04:21 for LeviLamina by
1.12.0