LeviLamina
Loading...
Searching...
No Matches
StunUInt32Attribute.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
StunUInt32Attribute
:
public
::cricket::StunAttribute
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<4, 4>
mUnk6b7fe4;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
StunUInt32Attribute
& operator=(
StunUInt32Attribute
const
&);
27
StunUInt32Attribute
(
StunUInt32Attribute
const
&);
28
StunUInt32Attribute
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 1
34
virtual ::cricket::StunAttributeValueType value_type()
const
/*override*/
;
35
36
// vIndex: 3
37
virtual
bool
Read
(
::rtc::ByteBufferReader
*)
/*override*/
;
38
39
// vIndex: 4
40
virtual
bool
Write
(
::rtc::ByteBufferWriter
*)
const
/*override*/
;
41
42
// vIndex: 0
43
virtual
~StunUInt32Attribute
()
/*override*/
=
default
;
44
// NOLINTEND
45
46
public
:
47
// member functions
48
// NOLINTBEGIN
49
MCAPI
explicit
StunUInt32Attribute
(ushort);
50
51
MCAPI
StunUInt32Attribute
(ushort, uint);
52
// NOLINTEND
53
54
public
:
55
// constructor thunks
56
// NOLINTBEGIN
57
MCAPI
void
* $ctor(ushort);
58
59
MCAPI
void
* $ctor(ushort, uint);
60
// NOLINTEND
61
62
public
:
63
// destructor thunk
64
// NOLINTBEGIN
65
66
// NOLINTEND
67
68
public
:
69
// virtual function thunks
70
// NOLINTBEGIN
71
72
// NOLINTEND
73
74
public
:
75
// vftables
76
// NOLINTBEGIN
77
MCAPI
static
void
** $vftable();
78
// NOLINTEND
79
};
80
81
}
// namespace cricket
cricket::StunAttribute
Definition
StunAttribute.h:20
cricket::StunUInt32Attribute
Definition
StunUInt32Attribute.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
StunUInt32Attribute.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0