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
virtual
~GlobalTransportFactory()
/*override*/
=
default
;
27
// NOLINTEND
28
29
public
:
30
// vftables
31
// NOLINTBEGIN
32
MCNAPI
static
void
**
$vftable
();
33
// NOLINTEND
34
};
35
36
}
// namespace NetherNet
webrtc::RefCountInterface
Definition
RefCountInterface.h:10
NetherNet::GlobalTransportFactory::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
nether_net
GlobalTransportFactory.h
Generated on
for LeviLamina by
1.16.1