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