LeviLamina
Loading...
Searching...
No Matches
EventParser.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
class
EventParser
{
8
public
:
9
// EventParser inner types declare
10
// clang-format off
11
struct
ValueAndPostionView
;
12
// clang-format on
13
14
// EventParser inner types define
15
struct
ValueAndPostionView
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 16>
mUnk8631d9;
20
::ll::UntypedStorage<8, 16>
mUnk6ee568;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ValueAndPostionView
& operator=(
ValueAndPostionView
const
&);
26
ValueAndPostionView
(
ValueAndPostionView
const
&);
27
ValueAndPostionView
();
28
};
29
30
public
:
31
// member variables
32
// NOLINTBEGIN
33
::ll::UntypedStorage<1, 1>
mUnk7e93c3;
34
::ll::UntypedStorage<8, 24>
mUnk54c608;
35
::ll::UntypedStorage<8, 24>
mUnk773ff0;
36
::ll::UntypedStorage<8, 24>
mUnk139dad;
37
::ll::UntypedStorage<8, 16>
mUnk80b249;
38
::ll::UntypedStorage<8, 8>
mUnk4e9a17;
39
::ll::UntypedStorage<8, 8>
mUnkfb069a;
40
// NOLINTEND
41
42
public
:
43
// prevent constructor by default
44
EventParser
& operator=(
EventParser
const
&);
45
EventParser
(
EventParser
const
&);
46
EventParser
();
47
};
48
49
}
// namespace webrtc
webrtc::EventParser
Definition
EventParser.h:7
ll::UntypedStorage
Definition
Alias.h:14
webrtc::EventParser::ValueAndPostionView
Definition
EventParser.h:15
src
mc
external
webrtc
EventParser.h
Generated on Sat Apr 26 2025 05:55:42 for LeviLamina by
1.12.0