LeviLamina
Loading...
Searching...
No Matches
VariableDeltaSerializer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
RakNet {
6
7
class
VariableDeltaSerializer
{
8
public
:
9
// VariableDeltaSerializer inner types declare
10
// clang-format off
11
struct
ChangedVariablesList
;
12
struct
DeserializationContext
;
13
struct
RemoteSystemVariableHistory
;
14
struct
SerializationContext
;
15
// clang-format on
16
17
// VariableDeltaSerializer inner types define
18
struct
RemoteSystemVariableHistory
{
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 16>
mUnke5f75a;
23
::ll::UntypedStorage<8, 24>
mUnka949fe;
24
::ll::UntypedStorage<8, 16>
mUnk3fa945;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
RemoteSystemVariableHistory
& operator=(
RemoteSystemVariableHistory
const
&);
30
RemoteSystemVariableHistory
(
RemoteSystemVariableHistory
const
&);
31
RemoteSystemVariableHistory
();
32
};
33
34
struct
ChangedVariablesList
{
35
public
:
36
// member variables
37
// NOLINTBEGIN
38
::ll::UntypedStorage<4, 4>
mUnk34ae0b;
39
::ll::UntypedStorage<2, 2>
mUnk935bb4;
40
::ll::UntypedStorage<1, 56>
mUnk1e20ff;
41
// NOLINTEND
42
43
public
:
44
// prevent constructor by default
45
ChangedVariablesList
& operator=(
ChangedVariablesList
const
&);
46
ChangedVariablesList
(
ChangedVariablesList
const
&);
47
ChangedVariablesList
();
48
};
49
50
struct
SerializationContext
{
51
public
:
52
// member variables
53
// NOLINTBEGIN
54
::ll::UntypedStorage<8, 16>
mUnk6a0c80;
55
::ll::UntypedStorage<8, 8>
mUnk46a485;
56
::ll::UntypedStorage<4, 4>
mUnk9533de;
57
::ll::UntypedStorage<8, 8>
mUnk1937a5;
58
::ll::UntypedStorage<8, 8>
mUnk83e854;
59
::ll::UntypedStorage<8, 8>
mUnk117ee0;
60
::ll::UntypedStorage<8, 8>
mUnkb16c84;
61
::ll::UntypedStorage<4, 4>
mUnkf4bcfa;
62
::ll::UntypedStorage<4, 4>
mUnkf4b2de;
63
::ll::UntypedStorage<1, 1>
mUnk91dc99;
64
::ll::UntypedStorage<1, 1>
mUnk9d9f95;
65
// NOLINTEND
66
67
public
:
68
// prevent constructor by default
69
SerializationContext
& operator=(
SerializationContext
const
&);
70
SerializationContext
(
SerializationContext
const
&);
71
SerializationContext
();
72
};
73
74
struct
DeserializationContext
{
75
public
:
76
// member variables
77
// NOLINTBEGIN
78
::ll::UntypedStorage<8, 8>
mUnkde12c7;
79
// NOLINTEND
80
81
public
:
82
// prevent constructor by default
83
DeserializationContext
& operator=(
DeserializationContext
const
&);
84
DeserializationContext
(
DeserializationContext
const
&);
85
DeserializationContext
();
86
};
87
88
public
:
89
// member variables
90
// NOLINTBEGIN
91
::ll::UntypedStorage<8, 16>
mUnk3f861a;
92
::ll::UntypedStorage<8, 32>
mUnkf4328f;
93
::ll::UntypedStorage<1, 1>
mUnkad9ada;
94
::ll::UntypedStorage<8, 288>
mUnk94bf87;
95
// NOLINTEND
96
97
public
:
98
// prevent constructor by default
99
VariableDeltaSerializer
& operator=(
VariableDeltaSerializer
const
&);
100
VariableDeltaSerializer
(
VariableDeltaSerializer
const
&);
101
VariableDeltaSerializer
();
102
};
103
104
}
// namespace RakNet
RakNet::VariableDeltaSerializer
Definition
VariableDeltaSerializer.h:7
RakNet::VariableDeltaSerializer::ChangedVariablesList
Definition
VariableDeltaSerializer.h:34
RakNet::VariableDeltaSerializer::DeserializationContext
Definition
VariableDeltaSerializer.h:74
RakNet::VariableDeltaSerializer::RemoteSystemVariableHistory
Definition
VariableDeltaSerializer.h:18
RakNet::VariableDeltaSerializer::SerializationContext
Definition
VariableDeltaSerializer.h:50
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
VariableDeltaSerializer.h
Generated on Sat Apr 26 2025 05:55:30 for LeviLamina by
1.12.0