LeviLamina
Loading...
Searching...
No Matches
ScopedTaskSafety.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/scoped_refptr.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
webrtc {
class
PendingTaskSafetyFlag; }
11
// clang-format on
12
13
namespace
webrtc {
14
15
class
ScopedTaskSafety
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 8>
mUnk88e63c;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
ScopedTaskSafety
& operator=(
ScopedTaskSafety
const
&);
25
ScopedTaskSafety
(
ScopedTaskSafety
const
&);
26
ScopedTaskSafety
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI ::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag> flag()
const
;
32
33
MCAPI
void
reset(
::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag>
);
34
35
MCAPI
~ScopedTaskSafety
();
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCAPI
void
$dtor();
42
// NOLINTEND
43
};
44
45
}
// namespace webrtc
webrtc::ScopedTaskSafety
Definition
ScopedTaskSafety.h:15
webrtc::scoped_refptr
Definition
scoped_refptr.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
ScopedTaskSafety.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0