LeviLamina
Loading...
Searching...
No Matches
GlobalTransportFactory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/RefCountInterface.h"
7
8
namespace
NetherNet {
9
10
struct
GlobalTransportFactory
:
public
::webrtc::RefCountInterface
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk30b53d;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
GlobalTransportFactory
& operator=(
GlobalTransportFactory
const
&);
20
GlobalTransportFactory
(
GlobalTransportFactory
const
&);
21
GlobalTransportFactory
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 2
27
virtual
~GlobalTransportFactory
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
34
// NOLINTEND
35
36
public
:
37
// vftables
38
// NOLINTBEGIN
39
MCAPI
static
void
** $vftable();
40
// NOLINTEND
41
};
42
43
}
// namespace NetherNet
webrtc::RefCountInterface
Definition
RefCountInterface.h:10
NetherNet::GlobalTransportFactory
Definition
GlobalTransportFactory.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
nether_net
GlobalTransportFactory.h
Generated on Sat Apr 26 2025 05:55:28 for LeviLamina by
1.12.0