LeviLamina
Loading...
Searching...
No Matches
Condition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
NetherNet::RunLoop {
6
7
class
Condition
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 16>
mUnkd51b0c;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
Condition
& operator=(
Condition
const
&);
17
Condition
(
Condition
const
&);
18
Condition
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
bool
StateDispatch(::std::unique_lock<::std::mutex>&& lock)
const
;
24
// NOLINTEND
25
};
26
27
}
// namespace NetherNet::RunLoop
NetherNet::RunLoop::Condition
Definition
Condition.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
nether_net
Condition.h
Generated on Sat Apr 26 2025 05:56:22 for LeviLamina by
1.12.0