LeviLamina
Loading...
Searching...
No Matches
UntypedFunction.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
class
UntypedFunction
{
8
public
:
9
// UntypedFunction inner types declare
10
// clang-format off
11
struct
FunctionPointerUntypedFunctionArgs
;
12
struct
NontrivialUntypedFunctionArgs
;
13
// clang-format on
14
15
// UntypedFunction inner types define
16
struct
NontrivialUntypedFunctionArgs
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 8>
mUnke220ec;
21
::ll::UntypedStorage<8, 8>
mUnk5a11a4;
22
::ll::UntypedStorage<8, 8>
mUnk70eaf6;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
NontrivialUntypedFunctionArgs
& operator=(
NontrivialUntypedFunctionArgs
const
&);
28
NontrivialUntypedFunctionArgs
(
NontrivialUntypedFunctionArgs
const
&);
29
NontrivialUntypedFunctionArgs
();
30
};
31
32
struct
FunctionPointerUntypedFunctionArgs
{
33
public
:
34
// member variables
35
// NOLINTBEGIN
36
::ll::UntypedStorage<8, 8>
mUnk9d6db5;
37
::ll::UntypedStorage<8, 8>
mUnk207fc2;
38
// NOLINTEND
39
40
public
:
41
// prevent constructor by default
42
FunctionPointerUntypedFunctionArgs
& operator=(
FunctionPointerUntypedFunctionArgs
const
&);
43
FunctionPointerUntypedFunctionArgs
(
FunctionPointerUntypedFunctionArgs
const
&);
44
FunctionPointerUntypedFunctionArgs
();
45
};
46
47
enum : uint64 {
48
// bitfield representation
49
KInlineStorageSize = 1ull << 5,
50
};
51
52
public
:
53
// member variables
54
// NOLINTBEGIN
55
::ll::UntypedStorage<8, 32>
mUnk162c30;
56
::ll::UntypedStorage<8, 8>
mUnkfa7cce;
57
::ll::UntypedStorage<8, 8>
mUnk5b4e9b;
58
// NOLINTEND
59
60
public
:
61
// prevent constructor by default
62
UntypedFunction
& operator=(
UntypedFunction
const
&);
63
UntypedFunction
(
UntypedFunction
const
&);
64
UntypedFunction
();
65
};
66
67
}
// namespace webrtc
webrtc::UntypedFunction
Definition
UntypedFunction.h:7
ll::UntypedStorage
Definition
Alias.h:14
webrtc::UntypedFunction::FunctionPointerUntypedFunctionArgs
Definition
UntypedFunction.h:32
webrtc::UntypedFunction::NontrivialUntypedFunctionArgs
Definition
UntypedFunction.h:16
src
mc
external
webrtc
UntypedFunction.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0