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, 456>
mUnk9dbec0;
25
::ll::UntypedStorage<8, 32>
mUnk887506;
26
::ll::UntypedStorage<8, 32>
mUnk1fbc13;
27
::ll::UntypedStorage<8, 32>
mUnkfd64a2;
28
::ll::UntypedStorage<8, 24>
mUnke56e24;
29
::ll::UntypedStorage<8, 24>
mUnkca1ec7;
30
::ll::UntypedStorage<8, 16>
mUnk109302;
31
::ll::UntypedStorage<8, 16>
mUnk1a97ca;
32
::ll::UntypedStorage<8, 16>
mUnkd3bebd;
33
::ll::UntypedStorage<8, 24>
mUnk31cfac;
34
::ll::UntypedStorage<4, 8>
mUnkbfd93c;
35
::ll::UntypedStorage<4, 8>
mUnke044de;
36
::ll::UntypedStorage<1, 2>
mUnk493455;
37
::ll::UntypedStorage<1, 2>
mUnkfcbed6;
38
::ll::UntypedStorage<8, 40>
mUnk708860;
39
// NOLINTEND
40
41
public
:
42
// prevent constructor by default
43
SchemaDescription();
44
45
public
:
46
// member functions
47
// NOLINTBEGIN
48
MCNAPI
SchemaDescription
(
::cereal::SchemaDescription
&&);
49
50
MCNAPI
SchemaDescription
(
::cereal::SchemaDescription
const
&);
51
52
MCNAPI ::cereal::SchemaDescription&
operator=
(
::cereal::SchemaDescription
&&);
53
54
MCNAPI ::cereal::SchemaDescription&
operator=
(
::cereal::SchemaDescription
const
&);
55
56
MCNAPI
~SchemaDescription
();
57
// NOLINTEND
58
59
public
:
60
// static functions
61
// NOLINTBEGIN
62
MCNAPI
static
void
bindTypes
(
::cereal::ReflectionCtx
&
ctx
);
63
// NOLINTEND
64
65
public
:
66
// constructor thunks
67
// NOLINTBEGIN
68
MCNAPI
void
*
$ctor
(
::cereal::SchemaDescription
&&);
69
70
MCNAPI
void
*
$ctor
(
::cereal::SchemaDescription
const
&);
71
// NOLINTEND
72
73
public
:
74
// destructor thunk
75
// NOLINTBEGIN
76
MCNAPI
void
$dtor
();
77
// NOLINTEND
78
};
79
80
}
// namespace cereal
cereal::DynamicValue
Definition
DynamicValue.h:12
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::ConstraintDescription
Definition
ConstraintDescription.h:7
cereal::internal::EnumValue
Definition
EnumValue.h:12
cereal::internal::Member
Definition
Member.h:10
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
for LeviLamina by
1.16.1