LeviLamina
Loading...
Searching...
No Matches
webrtc::DcSctpTransport Class Reference

Classes

struct  StreamState
 

Public Member Functions

MCAPI void ConnectTransportSignals ()
 
MCAPI DcSctpTransport (::webrtc::Environment const &, ::rtc::Thread *, ::rtc::PacketTransportInternal *)
 
MCAPI DcSctpTransport (::webrtc::Environment const &, ::rtc::Thread *, ::rtc::PacketTransportInternal *, ::std::unique_ptr<::dcsctp::DcSctpSocketFactory >)
 
MCAPI void DisconnectTransportSignals ()
 
MCAPI void MaybeConnectSocket ()
 
MCAPI void OnTransportReadPacket (::rtc::PacketTransportInternal *, ::rtc::ReceivedPacket const &)
 
MCAPI void OnTransportWritableState (::rtc::PacketTransportInternal *)
 
MCAPI void * $ctor (::webrtc::Environment const &, ::rtc::Thread *, ::rtc::PacketTransportInternal *)
 
MCAPI void * $ctor (::webrtc::Environment const &, ::rtc::Thread *, ::rtc::PacketTransportInternal *, ::std::unique_ptr<::dcsctp::DcSctpSocketFactory >)
 

Static Public Member Functions

static MCAPI void ** $vftableForHasSlots ()
 
static MCAPI void ** $vftableForSctpTransportInternal ()
 
static MCAPI void ** $vftableForDcSctpSocketCallbacks ()
 

Constructor & Destructor Documentation

◆ DcSctpTransport() [1/2]

MCAPI webrtc::DcSctpTransport::DcSctpTransport ( ::webrtc::Environment const & ,
::rtc::Thread * ,
::rtc::PacketTransportInternal *  )
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.

◆ DcSctpTransport() [2/2]

MCAPI webrtc::DcSctpTransport::DcSctpTransport ( ::webrtc::Environment const & ,
::rtc::Thread * ,
::rtc::PacketTransportInternal * ,
::std::unique_ptr<::dcsctp::DcSctpSocketFactory >  )
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.

Member Function Documentation

◆ ConnectTransportSignals()

MCAPI void webrtc::DcSctpTransport::ConnectTransportSignals ( )
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.

◆ DisconnectTransportSignals()

MCAPI void webrtc::DcSctpTransport::DisconnectTransportSignals ( )
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.

◆ MaybeConnectSocket()

MCAPI void webrtc::DcSctpTransport::MaybeConnectSocket ( )
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.

◆ OnTransportReadPacket()

MCAPI void webrtc::DcSctpTransport::OnTransportReadPacket ( ::rtc::PacketTransportInternal * ,
::rtc::ReceivedPacket 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.

◆ OnTransportWritableState()

MCAPI void webrtc::DcSctpTransport::OnTransportWritableState ( ::rtc::PacketTransportInternal * )
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.

◆ $ctor() [1/2]

MCAPI void * webrtc::DcSctpTransport::$ctor ( ::webrtc::Environment const & ,
::rtc::Thread * ,
::rtc::PacketTransportInternal *  )
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.

◆ $ctor() [2/2]

MCAPI void * webrtc::DcSctpTransport::$ctor ( ::webrtc::Environment const & ,
::rtc::Thread * ,
::rtc::PacketTransportInternal * ,
::std::unique_ptr<::dcsctp::DcSctpSocketFactory >  )
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.

◆ $vftableForHasSlots()

static MCAPI void ** webrtc::DcSctpTransport::$vftableForHasSlots ( )
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.

◆ $vftableForSctpTransportInternal()

static MCAPI void ** webrtc::DcSctpTransport::$vftableForSctpTransportInternal ( )
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.

◆ $vftableForDcSctpSocketCallbacks()

static MCAPI void ** webrtc::DcSctpTransport::$vftableForDcSctpSocketCallbacks ( )
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: