LeviLamina
Loading...
Searching...
No Matches
JSONSchemaInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cereal::ext::internal {
6
7
struct
JSONSchemaInfo
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 40>
mUnke137c8;
12
::ll::UntypedStorage<8, 40>
mUnk79aa8e;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
JSONSchemaInfo
(
JSONSchemaInfo
const
&);
18
JSONSchemaInfo
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCNAPI ::cereal::ext::internal::JSONSchemaInfo&
operator=
(
::cereal::ext::internal::JSONSchemaInfo
&&);
24
25
MCNAPI ::cereal::ext::internal::JSONSchemaInfo&
operator=
(
::cereal::ext::internal::JSONSchemaInfo
const
&);
26
27
MCNAPI
~JSONSchemaInfo
();
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCNAPI
void
$dtor
();
34
// NOLINTEND
35
};
36
37
}
// namespace cereal::ext::internal
cereal::ext::internal::JSONSchemaInfo
Definition
JSONSchemaInfo.h:7
cereal::ext::internal::JSONSchemaInfo::operator=
MCAPI::cereal::ext::internal::JSONSchemaInfo & operator=(::cereal::ext::internal::JSONSchemaInfo const &)
cereal::ext::internal::JSONSchemaInfo::$dtor
MCAPI void $dtor()
cereal::ext::internal::JSONSchemaInfo::~JSONSchemaInfo
MCAPI ~JSONSchemaInfo()
cereal::ext::internal::JSONSchemaInfo::operator=
MCAPI::cereal::ext::internal::JSONSchemaInfo & operator=(::cereal::ext::internal::JSONSchemaInfo &&)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
cereal
ext
json_schema
JSONSchemaInfo.h
Generated on Fri Jun 13 2025 05:04:21 for LeviLamina by
1.12.0