LeviLamina
Loading...
Searching...
No Matches
rtc::AsyncTCPSocketBase Class Reference

Public Member Functions

MCAPI void AppendToOutBuffer (void const *, uint64)
 
MCAPI AsyncTCPSocketBase (::rtc::Socket *, uint64)
 
MCAPI int FlushOutBuffer ()
 
MCAPI void OnCloseEvent (::rtc::Socket *, int)
 
MCAPI void OnConnectEvent (::rtc::Socket *)
 
MCAPI void OnReadEvent (::rtc::Socket *)
 
MCAPI void OnWriteEvent (::rtc::Socket *)
 
MCAPI void * $ctor (::rtc::Socket *, uint64)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Constructor & Destructor Documentation

◆ AsyncTCPSocketBase()

MCAPI rtc::AsyncTCPSocketBase::AsyncTCPSocketBase ( ::rtc::Socket * ,
uint64  )
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

◆ AppendToOutBuffer()

MCAPI void rtc::AsyncTCPSocketBase::AppendToOutBuffer ( void const * ,
uint64  )
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.

◆ FlushOutBuffer()

MCAPI int rtc::AsyncTCPSocketBase::FlushOutBuffer ( )
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.

◆ OnCloseEvent()

MCAPI void rtc::AsyncTCPSocketBase::OnCloseEvent ( ::rtc::Socket * ,
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.

◆ OnConnectEvent()

MCAPI void rtc::AsyncTCPSocketBase::OnConnectEvent ( ::rtc::Socket * )
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.

◆ OnReadEvent()

MCAPI void rtc::AsyncTCPSocketBase::OnReadEvent ( ::rtc::Socket * )
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.

◆ OnWriteEvent()

MCAPI void rtc::AsyncTCPSocketBase::OnWriteEvent ( ::rtc::Socket * )
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 * rtc::AsyncTCPSocketBase::$ctor ( ::rtc::Socket * ,
uint64  )
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 ** rtc::AsyncTCPSocketBase::$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: