LeviLamina
Loading...
Searching...
No Matches
cricket::TCPConnection Class Reference

Public Member Functions

MCAPI void ConnectSocketSignals (::rtc::AsyncPacketSocket *)
 
MCAPI void CreateOutgoingTcpSocket ()
 
MCAPI void DisconnectSocketSignals (::rtc::AsyncPacketSocket *)
 
MCAPI void MaybeReconnect ()
 
MCAPI void OnClose (::rtc::AsyncPacketSocket *, int)
 
MCAPI void OnConnect (::rtc::AsyncPacketSocket *)
 
MCAPI void OnDestroyed (::cricket::Connection *)
 
MCAPI void OnReadPacket (::rtc::AsyncPacketSocket *, ::rtc::ReceivedPacket const &)
 
MCAPI void OnReadyToSend (::rtc::AsyncPacketSocket *)
 
MCAPI TCPConnection (::rtc::WeakPtr<::cricket::Port >, ::cricket::Candidate const &, ::rtc::AsyncPacketSocket *)
 
MCAPI void * $ctor (::rtc::WeakPtr<::cricket::Port >, ::cricket::Candidate const &, ::rtc::AsyncPacketSocket *)
 

Static Public Member Functions

static MCAPI void ** $vftableForHasSlots ()
 
static MCAPI void ** $vftableForConnection ()
 

Constructor & Destructor Documentation

◆ TCPConnection()

MCAPI cricket::TCPConnection::TCPConnection ( ::rtc::WeakPtr<::cricket::Port > ,
::cricket::Candidate const & ,
::rtc::AsyncPacketSocket *  )
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

◆ ConnectSocketSignals()

MCAPI void cricket::TCPConnection::ConnectSocketSignals ( ::rtc::AsyncPacketSocket * )
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.

◆ CreateOutgoingTcpSocket()

MCAPI void cricket::TCPConnection::CreateOutgoingTcpSocket ( )
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.

◆ DisconnectSocketSignals()

MCAPI void cricket::TCPConnection::DisconnectSocketSignals ( ::rtc::AsyncPacketSocket * )
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.

◆ MaybeReconnect()

MCAPI void cricket::TCPConnection::MaybeReconnect ( )
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.

◆ OnClose()

MCAPI void cricket::TCPConnection::OnClose ( ::rtc::AsyncPacketSocket * ,
int  )
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.

◆ OnConnect()

MCAPI void cricket::TCPConnection::OnConnect ( ::rtc::AsyncPacketSocket * )
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.

◆ OnDestroyed()

MCAPI void cricket::TCPConnection::OnDestroyed ( ::cricket::Connection * )
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.

◆ OnReadPacket()

MCAPI void cricket::TCPConnection::OnReadPacket ( ::rtc::AsyncPacketSocket * ,
::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.

◆ OnReadyToSend()

MCAPI void cricket::TCPConnection::OnReadyToSend ( ::rtc::AsyncPacketSocket * )
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()

MCAPI void * cricket::TCPConnection::$ctor ( ::rtc::WeakPtr<::cricket::Port > ,
::cricket::Candidate const & ,
::rtc::AsyncPacketSocket *  )
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 ** cricket::TCPConnection::$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.

◆ $vftableForConnection()

static MCAPI void ** cricket::TCPConnection::$vftableForConnection ( )
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: