LeviLamina
Loading...
Searching...
No Matches
ScopedYieldPolicy.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
rtc {
6
7
class
ScopedYieldPolicy
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkc0e8ff;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
ScopedYieldPolicy
& operator=(
ScopedYieldPolicy
const
&);
17
ScopedYieldPolicy
(
ScopedYieldPolicy
const
&);
18
ScopedYieldPolicy
();
19
20
public
:
21
// static functions
22
// NOLINTBEGIN
23
MCNAPI
static
void
YieldExecution
();
24
// NOLINTEND
25
};
26
27
}
// namespace rtc
rtc::ScopedYieldPolicy
Definition
ScopedYieldPolicy.h:7
rtc::ScopedYieldPolicy::YieldExecution
static MCAPI void YieldExecution()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
rtc
ScopedYieldPolicy.h
Generated on Wed Jul 23 2025 08:34:05 for LeviLamina by
1.12.0