LeviLamina
Loading...
Searching...
No Matches
Attribute.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
class
Attribute
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk74f5db;
12
::ll::UntypedStorage<8, 16>
mUnkaacad1;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
Attribute
& operator=(
Attribute
const
&);
18
Attribute
(
Attribute
const
&);
19
Attribute
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI ::std::string ToString()
const
;
25
26
MCAPI
bool
has_value()
const
;
27
28
MCAPI
char
const
* name()
const
;
29
// NOLINTEND
30
};
31
32
}
// namespace webrtc
webrtc::Attribute
Definition
Attribute.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
Attribute.h
Generated on Sat Apr 26 2025 05:56:07 for LeviLamina by
1.12.0