LeviLamina
Loading...
Searching...
No Matches
AutoSocketServerThread.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/rtc/Thread.h"
7
8
namespace
rtc {
9
10
class
AutoSocketServerThread :
public
::rtc::Thread
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk616093;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
AutoSocketServerThread& operator=(AutoSocketServerThread
const
&);
20
AutoSocketServerThread(AutoSocketServerThread
const
&);
21
AutoSocketServerThread();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
virtual
~AutoSocketServerThread()
/*override*/
=
default
;
27
// NOLINTEND
28
};
29
30
}
// namespace rtc
rtc::Thread
Definition
Thread.h:20
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
rtc
AutoSocketServerThread.h
Generated on
for LeviLamina by
1.16.1