LeviLamina
Loading...
Searching...
No Matches
HTTPConnection2.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/raknet/PI2_FailedConnectionAttemptReason.h"
7
#include "mc/deps/raknet/PI2_LostConnectionReason.h"
8
#include "mc/deps/raknet/PluginInterface2.h"
9
#include "mc/deps/raknet/PluginReceiveResult.h"
10
11
// auto generated forward declare list
12
// clang-format off
13
namespace
RakNet {
struct
Packet
; }
14
namespace
RakNet {
struct
RakNetGUID; }
15
namespace
RakNet {
struct
SystemAddress; }
16
// clang-format on
17
18
namespace
RakNet {
19
20
class
HTTPConnection2
:
public
::RakNet::PluginInterface2
{
21
public
:
22
// HTTPConnection2 inner types declare
23
// clang-format off
24
struct
Request
;
25
// clang-format on
26
27
// HTTPConnection2 inner types define
28
struct
Request
{
29
public
:
30
// member variables
31
// NOLINTBEGIN
32
::ll::UntypedStorage<8, 8>
mUnk5d9dd1;
33
::ll::UntypedStorage<8, 8>
mUnke096eb;
34
::ll::UntypedStorage<8, 8>
mUnkfb5ed2;
35
::ll::UntypedStorage<8, 136>
mUnk76fb85;
36
::ll::UntypedStorage<8, 136>
mUnk4b91a1;
37
::ll::UntypedStorage<2, 2>
mUnkfb4a76;
38
::ll::UntypedStorage<1, 1>
mUnk6a6c57;
39
::ll::UntypedStorage<4, 4>
mUnkdf4c59;
40
::ll::UntypedStorage<4, 4>
mUnk3b251f;
41
::ll::UntypedStorage<4, 4>
mUnkdb560f;
42
::ll::UntypedStorage<8, 8>
mUnkeadb83;
43
::ll::UntypedStorage<1, 1>
mUnk199ccd;
44
::ll::UntypedStorage<8, 8>
mUnk8e7224;
45
::ll::UntypedStorage<8, 8>
mUnka63d8c;
46
// NOLINTEND
47
48
public
:
49
// prevent constructor by default
50
Request
& operator=(
Request
const
&);
51
Request
(
Request
const
&);
52
Request
();
53
};
54
55
public
:
56
// member variables
57
// NOLINTBEGIN
58
::ll::UntypedStorage<8, 24>
mUnk5a7ff0;
59
::ll::UntypedStorage<8, 16>
mUnke3cc12;
60
::ll::UntypedStorage<8, 16>
mUnkf0fe77;
61
::ll::UntypedStorage<8, 40>
mUnk4aeb40;
62
::ll::UntypedStorage<8, 40>
mUnkca0079;
63
::ll::UntypedStorage<8, 40>
mUnk333296;
64
// NOLINTEND
65
66
public
:
67
// prevent constructor by default
68
HTTPConnection2
& operator=(
HTTPConnection2
const
&);
69
HTTPConnection2
(
HTTPConnection2
const
&);
70
HTTPConnection2
();
71
72
public
:
73
// virtual functions
74
// NOLINTBEGIN
75
// vIndex: 0
76
virtual
~HTTPConnection2
()
/*override*/
=
default
;
77
78
// vIndex: 4
79
virtual ::RakNet::PluginReceiveResult OnReceive(
::RakNet::Packet
*)
/*override*/
;
80
81
// vIndex: 7
82
virtual
void
OnClosedConnection(
83
::RakNet::SystemAddress
const
&,
84
::RakNet::RakNetGUID
,
85
::RakNet::PI2_LostConnectionReason
86
)
/*override*/
;
87
88
// vIndex: 8
89
virtual
void
OnNewConnection(
::RakNet::SystemAddress
const
&,
::RakNet::RakNetGUID
,
bool
)
/*override*/
;
90
91
// vIndex: 9
92
virtual
void
OnFailedConnectionAttempt(
::RakNet::Packet
*, ::RakNet::PI2_FailedConnectionAttemptReason)
/*override*/
;
93
// NOLINTEND
94
95
public
:
96
// destructor thunk
97
// NOLINTBEGIN
98
99
// NOLINTEND
100
101
public
:
102
// virtual function thunks
103
// NOLINTBEGIN
104
105
// NOLINTEND
106
};
107
108
}
// namespace RakNet
Packet
Definition
Packet.h:26
RakNet::HTTPConnection2
Definition
HTTPConnection2.h:20
RakNet::PluginInterface2
Definition
PluginInterface2.h:20
RakNet::HTTPConnection2::Request
Definition
HTTPConnection2.h:28
RakNet::Packet
Definition
Packet.h:7
RakNet::RakNetGUID
Definition
RakNetGUID.h:7
RakNet::SystemAddress
Definition
SystemAddress.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
HTTPConnection2.h
Generated on Sat Apr 26 2025 05:55:29 for LeviLamina by
1.12.0