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

Public Member Functions

NullSocketServeroperator= (NullSocketServer const &)
 
 NullSocketServer (NullSocketServer const &)
 
virtual bool Wait (::webrtc::TimeDelta, bool)
 
virtual void WakeUp ()
 
virtual::rtc::Socket * CreateSocket (int, int)
 
MCAPI NullSocketServer ()
 
MCAPI void * $ctor ()
 
virtual void SetMessageQueue (::rtc::Thread *)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnka44e7a
 
::ll::UntypedStorage< 8, 8 > mUnkf76095
 

Constructor & Destructor Documentation

◆ NullSocketServer()

MCAPI rtc::NullSocketServer::NullSocketServer ( )
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

◆ Wait()

virtual bool rtc::NullSocketServer::Wait ( ::webrtc::TimeDelta ,
bool  )
virtual

Implements rtc::SocketServer.

◆ WakeUp()

virtual void rtc::NullSocketServer::WakeUp ( )
virtual

Implements rtc::SocketServer.

◆ CreateSocket()

virtual::rtc::Socket * rtc::NullSocketServer::CreateSocket ( int ,
int  )
virtual

Implements rtc::SocketFactory.

◆ $ctor()

MCAPI void * rtc::NullSocketServer::$ctor ( )
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::NullSocketServer::$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: