LeviLamina
Loading...
Searching...
No Matches
LatencyNetworkPeer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/threading/IAsyncResult.h"
7
#include "mc/network/Compressibility.h"
8
#include "mc/network/NetworkPeer.h"
9
10
class
LatencyNetworkPeer
:
public
::NetworkPeer
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk7d0116;
15
::ll::UntypedStorage<8, 96>
mUnka37b88;
16
::ll::UntypedStorage<8, 8>
mUnk9e18c2;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
LatencyNetworkPeer
& operator=(
LatencyNetworkPeer
const
&);
22
LatencyNetworkPeer
(
LatencyNetworkPeer
const
&);
23
LatencyNetworkPeer
();
24
25
public
:
26
// virtual functions
27
// NOLINTBEGIN
28
// vIndex: 0
29
virtual
~LatencyNetworkPeer
()
/*override*/
=
default
;
30
31
// vIndex: 1
32
virtual
void
sendPacket(::std::string
const
&, ::NetworkPeer::Reliability, ::Compressibility)
/*override*/
;
33
34
// vIndex: 2
35
virtual ::NetworkPeer::DataStatus
36
receivePacket(::std::string&, ::std::shared_ptr<::std::chrono::steady_clock::time_point>
const
&)
/*override*/
;
37
38
// vIndex: 3
39
virtual ::NetworkPeer::NetworkStatus getNetworkStatus()
const
/*override*/
;
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
46
// NOLINTEND
47
48
public
:
49
// virtual function thunks
50
// NOLINTBEGIN
51
52
// NOLINTEND
53
};
LatencyNetworkPeer
Definition
LatencyNetworkPeer.h:10
NetworkPeer
Definition
NetworkPeer.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
LatencyNetworkPeer.h
Generated on Sat Apr 26 2025 05:55:46 for LeviLamina by
1.12.0