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