LeviLamina
Loading...
Searching...
No Matches
PhysicalSocketServer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/rtc/SocketServer.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
rtc {
class
Dispatcher; }
11
namespace
rtc {
class
Socket; }
12
namespace
webrtc {
class
TimeDelta; }
13
// clang-format on
14
15
namespace
rtc {
16
17
class
PhysicalSocketServer
:
public
::rtc::SocketServer
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<8, 8>
mUnkaba5fc;
22
::ll::UntypedStorage<8, 64>
mUnk4edac2;
23
::ll::UntypedStorage<8, 64>
mUnk923fc9;
24
::ll::UntypedStorage<8, 24>
mUnkdf26f0;
25
::ll::UntypedStorage<8, 8>
mUnk3f82bf;
26
::ll::UntypedStorage<8, 40>
mUnk373268;
27
::ll::UntypedStorage<8, 8>
mUnk61f92d;
28
::ll::UntypedStorage<1, 1>
mUnk5769cd;
29
::ll::UntypedStorage<1, 1>
mUnke4c28e;
30
// NOLINTEND
31
32
public
:
33
// prevent constructor by default
34
PhysicalSocketServer
& operator=(
PhysicalSocketServer
const
&);
35
PhysicalSocketServer
(
PhysicalSocketServer
const
&);
36
37
public
:
38
// virtual functions
39
// NOLINTBEGIN
40
// vIndex: 0
41
virtual
~PhysicalSocketServer
()
/*override*/
=
default
;
42
43
// vIndex: 1
44
virtual ::rtc::Socket* CreateSocket(
int
,
int
)
/*override*/
;
45
46
// vIndex: 5
47
virtual ::rtc::Socket* WrapSocket(uint64);
48
49
// vIndex: 3
50
virtual
bool
Wait(
::webrtc::TimeDelta
,
bool
)
/*override*/
;
51
52
// vIndex: 4
53
virtual
void
WakeUp()
/*override*/
;
54
// NOLINTEND
55
56
public
:
57
// member functions
58
// NOLINTBEGIN
59
MCAPI
void
Add(
::rtc::Dispatcher
*);
60
61
MCAPI
PhysicalSocketServer
();
62
63
MCAPI
void
Remove(
::rtc::Dispatcher
*);
64
// NOLINTEND
65
66
public
:
67
// static functions
68
// NOLINTBEGIN
69
MCAPI
static
int
ToCmsWait(
::webrtc::TimeDelta
);
70
// NOLINTEND
71
72
public
:
73
// constructor thunks
74
// NOLINTBEGIN
75
MCAPI
void
* $ctor();
76
// NOLINTEND
77
78
public
:
79
// destructor thunk
80
// NOLINTBEGIN
81
82
// NOLINTEND
83
84
public
:
85
// virtual function thunks
86
// NOLINTBEGIN
87
88
// NOLINTEND
89
90
public
:
91
// vftables
92
// NOLINTBEGIN
93
MCAPI
static
void
** $vftable();
94
// NOLINTEND
95
};
96
97
}
// namespace rtc
rtc::Dispatcher
Definition
Dispatcher.h:7
rtc::PhysicalSocketServer
Definition
PhysicalSocketServer.h:17
rtc::SocketServer
Definition
SocketServer.h:16
webrtc::TimeDelta
Definition
TimeDelta.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
rtc
PhysicalSocketServer.h
Generated on Sat Apr 26 2025 05:55:41 for LeviLamina by
1.12.0