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
MCNAPI ::std::string
ToString
()
const
;
25
26
MCNAPI
bool
has_value
()
const
;
27
28
MCNAPI
char
const
*
name
()
const
;
29
// NOLINTEND
30
};
31
32
}
// namespace webrtc
webrtc::Attribute
Definition
Attribute.h:7
webrtc::Attribute::name
MCAPI char const * name() const
webrtc::Attribute::ToString
MCAPI::std::string ToString() const
webrtc::Attribute::has_value
MCAPI bool has_value() const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
Attribute.h
Generated on Fri Jun 13 2025 05:05:04 for LeviLamina by
1.12.0