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