LeviLamina
Loading...
Searching...
No Matches
ShutdownChunk.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
dcsctp {
6
7
class
ShutdownChunk
{
8
public
:
9
// static functions
10
// NOLINTBEGIN
11
MCNAPI static ::std::optional<::dcsctp::ShutdownChunk>
Parse
(
::rtc::ArrayView<uchar const>
);
12
// NOLINTEND
13
14
public
:
15
// vftables
16
// NOLINTBEGIN
17
MCNAPI
static
void
**
$vftable
();
18
// NOLINTEND
19
};
20
21
}
// namespace dcsctp
dcsctp::ShutdownChunk
Definition
ShutdownChunk.h:7
dcsctp::ShutdownChunk::$vftable
static MCAPI void ** $vftable()
dcsctp::ShutdownChunk::Parse
static MCAPI ::std::optional<::dcsctp::ShutdownChunk > Parse(::rtc::ArrayView< uchar const >)
rtc::ArrayView
Definition
_HeaderOutputPredefine.h:258
src
mc
external
dcsctp
ShutdownChunk.h
Generated on Fri Jun 13 2025 05:04:36 for LeviLamina by
1.12.0