LeviLamina
Loading...
Searching...
No Matches
BasicLoader.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
ReflectionCtx; }
11
namespace
cereal {
struct
SchemaReader; }
12
namespace
cereal::internal {
class
BasicSchema; }
13
// clang-format on
14
15
namespace
cereal {
16
17
class
BasicLoader
:
public
::cereal::BasicContextOwner
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<8, 72>
mUnkab84fe;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
BasicLoader
& operator=(
BasicLoader
const
&);
27
BasicLoader
(
BasicLoader
const
&);
28
BasicLoader
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 0
34
virtual
~BasicLoader
();
35
// NOLINTEND
36
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
MCAPI
explicit
BasicLoader
(
::cereal::ReflectionCtx
const
& reflectionCtx);
41
42
MCAPI
bool
loadImpl(
43
::cereal::SchemaReader
& reader,
44
::entt::meta_handle handle,
45
::entt::meta_any
const
& loadContext,
46
::cereal::internal::BasicSchema
const
& fallback
47
);
48
// NOLINTEND
49
50
public
:
51
// constructor thunks
52
// NOLINTBEGIN
53
MCAPI
void
* $ctor(
::cereal::ReflectionCtx
const
& reflectionCtx);
54
// NOLINTEND
55
56
public
:
57
// destructor thunk
58
// NOLINTBEGIN
59
MCFOLD
void
$dtor();
60
// NOLINTEND
61
62
public
:
63
// vftables
64
// NOLINTBEGIN
65
MCAPI
static
void
** $vftable();
66
// NOLINTEND
67
};
68
69
}
// namespace cereal
cereal::BasicContextOwner
Definition
BasicContextOwner.h:7
cereal::BasicLoader
Definition
BasicLoader.h:17
cereal::internal::BasicSchema
Definition
BasicSchema.h:17
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
cereal::SchemaReader
Definition
SchemaReader.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
cereal
BasicLoader.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0