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
MCNAPI
void
reset
(
::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag>
new_flag);
32
33
MCNAPI
~ScopedTaskSafety
();
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCNAPI
void
$dtor
();
40
// NOLINTEND
41
};
42
43
}
// namespace webrtc
webrtc::PendingTaskSafetyFlag
Definition
PendingTaskSafetyFlag.h:16
webrtc::ScopedTaskSafety::reset
MCAPI void reset(::webrtc::scoped_refptr<::webrtc::PendingTaskSafetyFlag > new_flag)
webrtc::ScopedTaskSafety::~ScopedTaskSafety
MCAPI ~ScopedTaskSafety()
webrtc::ScopedTaskSafety::$dtor
MCAPI void $dtor()
webrtc::scoped_refptr
Definition
scoped_refptr.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
ScopedTaskSafety.h
Generated on
for LeviLamina by
1.16.1