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