LeviLamina
Loading...
Searching...
No Matches
AddOutgoingStreamsRequestParameter.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/dcsctp/Parameter.h"
7
#include "mc/external/dcsctp/TLVTrait.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
dcsctp {
struct
AddOutgoingStreamsRequestParameterConfig; }
12
// clang-format on
13
14
namespace
dcsctp {
15
16
class
AddOutgoingStreamsRequestParameter
17
:
public
::dcsctp::Parameter
,
18
public
::dcsctp::TLVTrait
<::dcsctp::AddOutgoingStreamsRequestParameterConfig> {
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<4, 4>
mUnkdc209c;
23
::ll::UntypedStorage<2, 2>
mUnk174bf9;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
AddOutgoingStreamsRequestParameter
& operator=(
AddOutgoingStreamsRequestParameter
const
&);
29
AddOutgoingStreamsRequestParameter
(
AddOutgoingStreamsRequestParameter
const
&);
30
AddOutgoingStreamsRequestParameter
();
31
32
public
:
33
// virtual functions
34
// NOLINTBEGIN
35
// vIndex: 1
36
virtual
void
SerializeTo(::std::vector<uchar>&)
const
/*override*/
;
37
38
// vIndex: 2
39
virtual ::std::string ToString()
const
/*override*/
;
40
41
// vIndex: 0
42
virtual
~AddOutgoingStreamsRequestParameter
()
/*override*/
=
default
;
43
// NOLINTEND
44
45
public
:
46
// virtual function thunks
47
// NOLINTBEGIN
48
49
// NOLINTEND
50
};
51
52
}
// namespace dcsctp
dcsctp::AddOutgoingStreamsRequestParameter
Definition
AddOutgoingStreamsRequestParameter.h:18
dcsctp::Parameter
Definition
Parameter.h:7
dcsctp::TLVTrait
Definition
TLVTrait.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
dcsctp
AddOutgoingStreamsRequestParameter.h
Generated on Wed Jul 23 2025 08:34:01 for LeviLamina by
1.12.0