LeviLamina
Loading...
Searching...
No Matches
StunUInt16ListAttribute.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/cricket/StunAttribute.h"
7
#include "mc/external/cricket/StunAttributeValueType.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
rtc {
class
ByteBufferReader; }
12
namespace
rtc {
class
ByteBufferWriter; }
13
// clang-format on
14
15
namespace
cricket {
16
17
class
StunUInt16ListAttribute
:
public
::cricket::StunAttribute
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<8, 8>
mUnk525de0;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
StunUInt16ListAttribute
& operator=(
StunUInt16ListAttribute
const
&);
27
StunUInt16ListAttribute
(
StunUInt16ListAttribute
const
&);
28
StunUInt16ListAttribute
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 0
34
virtual
~StunUInt16ListAttribute
()
/*override*/
=
default
;
35
36
// vIndex: 1
37
virtual ::cricket::StunAttributeValueType value_type()
const
/*override*/
;
38
39
// vIndex: 3
40
virtual
bool
Read
(
::rtc::ByteBufferReader
*)
/*override*/
;
41
42
// vIndex: 4
43
virtual
bool
Write
(
::rtc::ByteBufferWriter
*)
const
/*override*/
;
44
// NOLINTEND
45
46
public
:
47
// member functions
48
// NOLINTBEGIN
49
MCAPI
void
AddType(ushort);
50
51
MCAPI
void
AddTypeAtIndex(ushort, ushort);
52
53
MCAPI ushort GetType(
int
)
const
;
54
55
MCAPI uint64 Size()
const
;
56
57
MCAPI
StunUInt16ListAttribute
(ushort, ushort);
58
// NOLINTEND
59
60
public
:
61
// constructor thunks
62
// NOLINTBEGIN
63
MCAPI
void
* $ctor(ushort, ushort);
64
// NOLINTEND
65
66
public
:
67
// destructor thunk
68
// NOLINTBEGIN
69
70
// NOLINTEND
71
72
public
:
73
// virtual function thunks
74
// NOLINTBEGIN
75
76
// NOLINTEND
77
78
public
:
79
// vftables
80
// NOLINTBEGIN
81
MCAPI
static
void
** $vftable();
82
// NOLINTEND
83
};
84
85
}
// namespace cricket
cricket::StunAttribute
Definition
StunAttribute.h:20
cricket::StunUInt16ListAttribute
Definition
StunUInt16ListAttribute.h:17
rtc::ByteBufferReader
Definition
ByteBufferReader.h:12
rtc::ByteBufferWriter
Definition
ByteBufferWriter.h:11
Read
Definition
Read.h:6
Write
Definition
Write.h:6
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
cricket
StunUInt16ListAttribute.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0