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
SaverConfig; }
11
namespace
cereal {
struct
SchemaWriter; }
12
namespace
cereal::internal {
class
BasicSchema; }
13
// clang-format on
14
15
namespace
cereal {
16
17
class
BasicSaver
:
public
::cereal::BasicContextOwner
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<8, 112>
mUnke6b1a6;
22
::ll::UntypedStorage<1, 1>
mUnkfed958;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
BasicSaver
& operator=(
BasicSaver
const
&);
28
BasicSaver
(
BasicSaver
const
&);
29
BasicSaver
();
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
// vIndex: 0
35
virtual
~BasicSaver
();
36
// NOLINTEND
37
38
public
:
39
// member functions
40
// NOLINTBEGIN
41
MCNAPI
bool
saveImpl
(
42
::cereal::SchemaWriter
& writer,
43
::entt::meta_handle handle,
44
::cereal::internal::BasicSchema
const
& fallback,
45
::cereal::SaverConfig
const
& config
46
);
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCNAPI
void
$dtor
();
53
// NOLINTEND
54
55
public
:
56
// vftables
57
// NOLINTBEGIN
58
MCNAPI
static
void
**
$vftable
();
59
// NOLINTEND
60
};
61
62
}
// namespace cereal
cereal::BasicContextOwner
Definition
BasicContextOwner.h:7
cereal::BasicSaver
Definition
BasicSaver.h:17
cereal::BasicSaver::saveImpl
MCAPI bool saveImpl(::cereal::SchemaWriter &writer, ::entt::meta_handle handle, ::cereal::internal::BasicSchema const &fallback, ::cereal::SaverConfig const &config)
cereal::BasicSaver::$vftable
static MCAPI void ** $vftable()
cereal::BasicSaver::$dtor
MCAPI void $dtor()
cereal::internal::BasicSchema
Definition
BasicSchema.h:23
cereal::SaverConfig
Definition
SaverConfig.h:7
cereal::SchemaWriter
Definition
SchemaWriter.h:16
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
cereal
BasicSaver.h
Generated on Tue Oct 28 2025 05:31:29 for LeviLamina by
1.12.0