LeviLamina
Loading...
Searching...
No Matches
JsonSaver.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/BasicSaver.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
cereal {
struct
ReflectionCtx; }
11
// clang-format on
12
13
namespace
cereal {
14
15
class
JsonSaver
:
public
::cereal::BasicSaver
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 144>
mUnkb954b8;
20
::ll::UntypedStorage<8, 160>
mUnkd5d8b1;
21
::ll::UntypedStorage<1, 1>
mUnk3d4165;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
JsonSaver
& operator=(
JsonSaver
const
&);
27
JsonSaver
(
JsonSaver
const
&);
28
JsonSaver
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 0
34
virtual
~JsonSaver
()
/*override*/
;
35
// NOLINTEND
36
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
MCAPI
explicit
JsonSaver
(
::cereal::ReflectionCtx
const
& reflectionCtx);
41
42
MCAPI
JsonSaver
(
::cereal::ReflectionCtx
const
& reflectionCtx,
char
indentChar, uint indentAmount);
43
44
MCAPI ::std::string toString();
45
// NOLINTEND
46
47
public
:
48
// constructor thunks
49
// NOLINTBEGIN
50
MCAPI
void
* $ctor(
::cereal::ReflectionCtx
const
& reflectionCtx);
51
52
MCAPI
void
* $ctor(
::cereal::ReflectionCtx
const
& reflectionCtx,
char
indentChar, uint indentAmount);
53
// NOLINTEND
54
55
public
:
56
// destructor thunk
57
// NOLINTBEGIN
58
MCAPI
void
$dtor();
59
// NOLINTEND
60
61
public
:
62
// vftables
63
// NOLINTBEGIN
64
MCAPI
static
void
** $vftable();
65
// NOLINTEND
66
};
67
68
}
// namespace cereal
cereal::BasicSaver
Definition
BasicSaver.h:16
cereal::JsonSaver
Definition
JsonSaver.h:15
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
cereal
JsonSaver.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0