LeviLamina
Loading...
Searching...
No Matches
rtc::AsyncTcpListenSocket Class Reference
+ Inheritance diagram for rtc::AsyncTcpListenSocket:

Public Types

enum class  State : int { KClosed = 0 , KBound = 1 }
 

Public Member Functions

AsyncTcpListenSocketoperator= (AsyncTcpListenSocket const &)
 
 AsyncTcpListenSocket (AsyncTcpListenSocket const &)
 
virtual::rtc::AsyncListenSocket::State GetState () const
 
virtual::rtc::SocketAddress GetLocalAddress () const
 
virtual void HandleIncomingConnection (::rtc::Socket *socket)
 
MCAPI AsyncTcpListenSocket (::std::unique_ptr<::rtc::Socket > socket)
 
MCAPI void OnReadEvent (::rtc::Socket *socket)
 
MCAPI void * $ctor (::std::unique_ptr<::rtc::Socket > socket)
 
MCAPI::rtc::AsyncListenSocket::State $GetState () const
 
MCAPI::rtc::SocketAddress $GetLocalAddress () const
 
MCAPI void $HandleIncomingConnection (::rtc::Socket *socket)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk41d212
 
::ll::UntypedStorage< 8, 48 > mUnkc96822
 

Constructor & Destructor Documentation

◆ AsyncTcpListenSocket()

MCAPI rtc::AsyncTcpListenSocket::AsyncTcpListenSocket ( ::std::unique_ptr<::rtc::Socket > socket)
explicit
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

◆ GetState()

virtual::rtc::AsyncListenSocket::State rtc::AsyncTcpListenSocket::GetState ( ) const
virtual

◆ GetLocalAddress()

virtual::rtc::SocketAddress rtc::AsyncTcpListenSocket::GetLocalAddress ( ) const
virtual

◆ OnReadEvent()

MCAPI void rtc::AsyncTcpListenSocket::OnReadEvent ( ::rtc::Socket * 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::AsyncTcpListenSocket::$ctor ( ::std::unique_ptr<::rtc::Socket > 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.

◆ $GetState()

MCAPI::rtc::AsyncListenSocket::State rtc::AsyncTcpListenSocket::$GetState ( ) 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.

◆ $GetLocalAddress()

MCAPI::rtc::SocketAddress rtc::AsyncTcpListenSocket::$GetLocalAddress ( ) 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.

◆ $HandleIncomingConnection()

MCAPI void rtc::AsyncTcpListenSocket::$HandleIncomingConnection ( ::rtc::Socket * 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.

◆ $vftable()

static MCAPI void ** rtc::AsyncTcpListenSocket::$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.

◆ $dtor()

MCAPI void rtc::AsyncListenSocket::$dtor ( )
inherited
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: