LeviLamina
Loading...
Searching...
No Matches
NetworkRouteChange.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
struct
NetworkRouteChange
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkf75962;
12
::ll::UntypedStorage<8, 56>
mUnk46e4cb;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
NetworkRouteChange
& operator=(
NetworkRouteChange
const
&);
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCNAPI
NetworkRouteChange
();
23
24
MCNAPI
NetworkRouteChange
(
::webrtc::NetworkRouteChange
const
&);
25
26
MCNAPI
~NetworkRouteChange
();
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCNAPI
void
*
$ctor
();
33
34
MCNAPI
void
*
$ctor
(
::webrtc::NetworkRouteChange
const
&);
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI
void
$dtor
();
41
// NOLINTEND
42
};
43
44
}
// namespace webrtc
ll::UntypedStorage
Definition
Alias.h:14
webrtc::NetworkRouteChange
Definition
NetworkRouteChange.h:7
webrtc::NetworkRouteChange::NetworkRouteChange
MCAPI NetworkRouteChange()
webrtc::NetworkRouteChange::$dtor
MCAPI void $dtor()
webrtc::NetworkRouteChange::$ctor
MCAPI void * $ctor(::webrtc::NetworkRouteChange const &)
webrtc::NetworkRouteChange::$ctor
MCAPI void * $ctor()
webrtc::NetworkRouteChange::~NetworkRouteChange
MCAPI ~NetworkRouteChange()
webrtc::NetworkRouteChange::NetworkRouteChange
MCAPI NetworkRouteChange(::webrtc::NetworkRouteChange const &)
src
mc
external
webrtc
NetworkRouteChange.h
Generated on Fri Jun 13 2025 05:04:39 for LeviLamina by
1.12.0