LeviLamina
Loading...
Searching...
No Matches
RttBasedBackoff.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
webrtc {
class
FieldTrialsView
; }
8
// clang-format on
9
10
namespace
webrtc {
11
12
class
RttBasedBackoff {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 80>
mUnk46bb3d;
17
::ll::UntypedStorage<8, 80>
mUnk4ce83b;
18
::ll::UntypedStorage<8, 80>
mUnk2aa9c7;
19
::ll::UntypedStorage<8, 80>
mUnk225e04;
20
::ll::UntypedStorage<8, 80>
mUnk272de0;
21
::ll::UntypedStorage<8, 8>
mUnkecc0c6;
22
::ll::UntypedStorage<8, 8>
mUnk238c80;
23
::ll::UntypedStorage<8, 8>
mUnkd36473;
24
::ll::UntypedStorage<8, 8>
mUnk1a331d;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
RttBasedBackoff& operator=(RttBasedBackoff
const
&);
30
RttBasedBackoff(RttBasedBackoff
const
&);
31
RttBasedBackoff();
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCNAPI
bool
IsRttAboveLimit
()
const
;
37
38
MCNAPI
explicit
RttBasedBackoff
(
::webrtc::FieldTrialsView
const
* key_value_config);
39
40
MCNAPI
~RttBasedBackoff
();
41
// NOLINTEND
42
43
public
:
44
// constructor thunks
45
// NOLINTBEGIN
46
MCNAPI
void
*
$ctor
(
::webrtc::FieldTrialsView
const
* key_value_config);
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCNAPI
void
$dtor
();
53
// NOLINTEND
54
};
55
56
}
// namespace webrtc
webrtc::FieldTrialsView
Definition
FieldTrialsView.h:7
webrtc::RttBasedBackoff::$dtor
MCAPI void $dtor()
webrtc::RttBasedBackoff::~RttBasedBackoff
MCAPI ~RttBasedBackoff()
webrtc::RttBasedBackoff::$ctor
MCAPI void * $ctor(::webrtc::FieldTrialsView const *key_value_config)
webrtc::RttBasedBackoff::RttBasedBackoff
MCAPI RttBasedBackoff(::webrtc::FieldTrialsView const *key_value_config)
webrtc::RttBasedBackoff::IsRttAboveLimit
MCAPI bool IsRttAboveLimit() const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
RttBasedBackoff.h
Generated on
for LeviLamina by
1.16.1