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

Public Member Functions

TextPcapPacketObserveroperator= (TextPcapPacketObserver const &)
 
 TextPcapPacketObserver (TextPcapPacketObserver const &)
 
virtual void OnSentPacket (::dcsctp::TimeMs now, ::rtc::ArrayView< uchar const > payload)
 
virtual void OnReceivedPacket (::dcsctp::TimeMs now, ::rtc::ArrayView< uchar const > payload)
 
MCAPI void $OnSentPacket (::dcsctp::TimeMs now, ::rtc::ArrayView< uchar const > payload)
 
MCAPI void $OnReceivedPacket (::dcsctp::TimeMs now, ::rtc::ArrayView< uchar const > payload)
 

Static Public Member Functions

static MCAPI void PrintPacket (::std::string_view prefix, ::std::string_view socket_name, ::dcsctp::TimeMs now, ::rtc::ArrayView< uchar const > payload)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk61d6a5
 

Member Function Documentation

◆ OnSentPacket()

virtual void dcsctp::TextPcapPacketObserver::OnSentPacket ( ::dcsctp::TimeMs now,
::rtc::ArrayView< uchar const > payload )
virtual

◆ OnReceivedPacket()

virtual void dcsctp::TextPcapPacketObserver::OnReceivedPacket ( ::dcsctp::TimeMs now,
::rtc::ArrayView< uchar const > payload )
virtual

◆ PrintPacket()

static MCAPI void dcsctp::TextPcapPacketObserver::PrintPacket ( ::std::string_view prefix,
::std::string_view socket_name,
::dcsctp::TimeMs now,
::rtc::ArrayView< uchar const > payload )
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.

◆ $OnSentPacket()

MCAPI void dcsctp::TextPcapPacketObserver::$OnSentPacket ( ::dcsctp::TimeMs now,
::rtc::ArrayView< uchar const > payload )
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.

◆ $OnReceivedPacket()

MCAPI void dcsctp::TextPcapPacketObserver::$OnReceivedPacket ( ::dcsctp::TimeMs now,
::rtc::ArrayView< uchar const > payload )
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::TextPcapPacketObserver::$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: