LeviLamina
Loading...
Searching...
No Matches
dcsctp::ShutdownAckChunk Class Reference
+ Inheritance diagram for dcsctp::ShutdownAckChunk:

Public Member Functions

virtual void SerializeTo (::std::vector< uchar > &out) const
 
virtual::std::string ToString () const
 
MCAPI void $SerializeTo (::std::vector< uchar > &out) const
 
MCAPI::std::string $ToString () const
 

Static Public Member Functions

static MCAPI ::std::optional<::dcsctp::ShutdownAckChunkParse (::rtc::ArrayView< uchar const > data)
 
static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ SerializeTo()

virtual void dcsctp::ShutdownAckChunk::SerializeTo ( ::std::vector< uchar > & out) const
virtual

Implements dcsctp::Chunk.

◆ ToString()

virtual::std::string dcsctp::ShutdownAckChunk::ToString ( ) const
virtual

Implements dcsctp::Chunk.

◆ Parse()

static MCAPI ::std::optional<::dcsctp::ShutdownAckChunk > dcsctp::ShutdownAckChunk::Parse ( ::rtc::ArrayView< uchar const > data)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $SerializeTo()

MCAPI void dcsctp::ShutdownAckChunk::$SerializeTo ( ::std::vector< uchar > & out) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ToString()

MCAPI::std::string dcsctp::ShutdownAckChunk::$ToString ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** dcsctp::ShutdownAckChunk::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: