LeviLamina
Loading...
Searching...
No Matches
JSONSchemaBuilder.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cereal {
struct
ReflectionCtx
; }
8
// clang-format on
9
10
class
JSONSchemaBuilder {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk24ca98;
15
::ll::UntypedStorage<1, 5>
mUnk91e834;
16
::ll::UntypedStorage<8, 32>
mUnk4814af;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
JSONSchemaBuilder& operator=(JSONSchemaBuilder
const
&);
22
JSONSchemaBuilder(JSONSchemaBuilder
const
&);
23
JSONSchemaBuilder();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
#ifdef LL_PLAT_S
29
MCNAPI
explicit
JSONSchemaBuilder(
::cereal::ReflectionCtx
&
context
);
30
31
MCNAPI ~JSONSchemaBuilder();
32
#endif
33
// NOLINTEND
34
35
public
:
36
// constructor thunks
37
// NOLINTBEGIN
38
#ifdef LL_PLAT_S
39
MCNAPI
void
* $ctor(
::cereal::ReflectionCtx
&
context
);
40
#endif
41
// NOLINTEND
42
43
public
:
44
// destructor thunk
45
// NOLINTBEGIN
46
#ifdef LL_PLAT_S
47
MCNAPI
void
$dtor();
48
#endif
49
// NOLINTEND
50
};
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
context
Definition
context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
cereal
json_schema
JSONSchemaBuilder.h
Generated on
for LeviLamina by
1.16.1