LeviLamina
Loading...
Searching...
No Matches
BasicSaver.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/BasicContextOwner.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
cereal {
struct
SchemaWriter; }
11
namespace
cereal::internal {
class
BasicSchema; }
12
// clang-format on
13
14
namespace
cereal {
15
16
class
BasicSaver
:
public
::cereal::BasicContextOwner
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 72>
mUnke6b1a6;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
BasicSaver
& operator=(
BasicSaver
const
&);
26
BasicSaver
(
BasicSaver
const
&);
27
BasicSaver
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 0
33
virtual
~BasicSaver
();
34
// NOLINTEND
35
36
public
:
37
// member functions
38
// NOLINTBEGIN
39
MCAPI
bool
saveImpl(
40
::cereal::SchemaWriter
& writer,
41
::entt::meta_handle handle,
42
::cereal::internal::BasicSchema
const
& fallback
43
);
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
MCFOLD
void
$dtor();
50
// NOLINTEND
51
52
public
:
53
// vftables
54
// NOLINTBEGIN
55
MCAPI
static
void
** $vftable();
56
// NOLINTEND
57
};
58
59
}
// namespace cereal
cereal::BasicContextOwner
Definition
BasicContextOwner.h:7
cereal::BasicSaver
Definition
BasicSaver.h:16
cereal::internal::BasicSchema
Definition
BasicSchema.h:17
cereal::SchemaWriter
Definition
SchemaWriter.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
cereal
BasicSaver.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0