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

Public Member Functions

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

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 max_wait_duration,
bool process_io )
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.

◆ $Wait()

MCAPI bool rtc::NullSocketServer::$Wait ( ::webrtc::TimeDelta max_wait_duration,
bool process_io )
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.

◆ $WakeUp()

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

◆ $CreateSocket()

MCAPI::rtc::Socket * rtc::NullSocketServer::$CreateSocket ( int ,
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.

◆ $vftable()

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.

◆ $dtor()

MCAPI void rtc::SocketServer::$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.

◆ $SetMessageQueue()

MCAPI void rtc::SocketServer::$SetMessageQueue ( ::rtc::Thread * queue)
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: