LeviLamina
Loading...
Searching...
No Matches
InterfaceAddress.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/rtc/IPAddress.h"
7
8
namespace
rtc {
9
10
class
InterfaceAddress
:
public
::rtc::IPAddress
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 4>
mUnkd066fe;
15
::ll::UntypedStorage<4, 4>
mUnk22cc12;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
InterfaceAddress
(
InterfaceAddress
const
&);
21
InterfaceAddress
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~InterfaceAddress
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCAPI ::std::string ToString()
const
;
34
35
MCAPI ::rtc::InterfaceAddress
const
& operator=(
::rtc::InterfaceAddress
const
&);
36
37
MCAPI
bool
operator==(
::rtc::InterfaceAddress
const
&)
const
;
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
44
// NOLINTEND
45
46
public
:
47
// vftables
48
// NOLINTBEGIN
49
MCAPI
static
void
** $vftable();
50
// NOLINTEND
51
};
52
53
}
// namespace rtc
rtc::IPAddress
Definition
IPAddress.h:7
rtc::InterfaceAddress
Definition
InterfaceAddress.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
rtc
InterfaceAddress.h
Generated on Sat Apr 26 2025 05:55:41 for LeviLamina by
1.12.0