LeviLamina
Loading...
Searching...
No Matches
cricket::TurnAllocateRequest Class Reference
+ Inheritance diagram for cricket::TurnAllocateRequest:

Public Member Functions

TurnAllocateRequestoperator= (TurnAllocateRequest const &)
 
 TurnAllocateRequest (TurnAllocateRequest const &)
 
virtual void OnSent ()
 
virtual void OnResponse (::cricket::StunMessage *response)
 
virtual void OnErrorResponse (::cricket::StunMessage *response)
 
virtual void OnTimeout ()
 
MCAPI void OnAuthChallenge (::cricket::StunMessage *response, int code)
 
MCAPI void OnTryAlternate (::cricket::StunMessage *response, int code)
 
MCAPI TurnAllocateRequest (::cricket::TurnPort *port)
 
MCAPI void * $ctor (::cricket::TurnPort *port)
 
MCAPI void $OnSent ()
 
MCAPI void $OnResponse (::cricket::StunMessage *response)
 
MCAPI void $OnErrorResponse (::cricket::StunMessage *response)
 
MCAPI void $OnTimeout ()
 
virtual bool CheckSkip ()
 
virtual void OnSkip ()
 
virtual int resend_delay ()
 
MCAPI int Elapsed () const
 
MCAPI void Send (::webrtc::TimeDelta delay)
 
MCAPI void SendDelayed (::webrtc::TimeDelta delay)
 
MCAPI void SendInternal ()
 
MCAPI::cricket::StunMessage const * msg () const
 
MCAPI void set_timed_out ()
 
MCAPI int type ()
 
MCAPI void * $ctor (::cricket::StunRequestManager &manager, ::std::unique_ptr<::cricket::StunMessage > message)
 
MCAPI void $dtor ()
 
MCAPI bool $CheckSkip ()
 
MCAPI void $OnSkip ()
 
MCAPI int $resend_delay ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk2cf2c2
 
::ll::UntypedStorage< 8, 8 > mUnk89e87e
 
::ll::UntypedStorage< 8, 8 > mUnk910cb8
 
::ll::UntypedStorage< 8, 8 > mUnka0487a
 
::ll::UntypedStorage< 4, 4 > mUnk7deb95
 
::ll::UntypedStorage< 1, 1 > mUnkbc8af7
 
::ll::UntypedStorage< 8, 8 > mUnk310b10
 
::ll::UntypedStorage< 1, 1 > mUnkbce873
 

Constructor & Destructor Documentation

◆ TurnAllocateRequest()

MCAPI cricket::TurnAllocateRequest::TurnAllocateRequest ( ::cricket::TurnPort * port)
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

◆ OnSent()

virtual void cricket::TurnAllocateRequest::OnSent ( )
virtual

Reimplemented from cricket::StunRequest.

◆ OnResponse()

virtual void cricket::TurnAllocateRequest::OnResponse ( ::cricket::StunMessage * response)
virtual

Reimplemented from cricket::StunRequest.

◆ OnErrorResponse()

virtual void cricket::TurnAllocateRequest::OnErrorResponse ( ::cricket::StunMessage * response)
virtual

Reimplemented from cricket::StunRequest.

◆ OnTimeout()

virtual void cricket::TurnAllocateRequest::OnTimeout ( )
virtual

Reimplemented from cricket::StunRequest.

◆ OnAuthChallenge()

MCAPI void cricket::TurnAllocateRequest::OnAuthChallenge ( ::cricket::StunMessage * response,
int code )
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.

◆ OnTryAlternate()

MCAPI void cricket::TurnAllocateRequest::OnTryAlternate ( ::cricket::StunMessage * response,
int code )
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() [1/2]

MCAPI void * cricket::TurnAllocateRequest::$ctor ( ::cricket::TurnPort * port)
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.

◆ $OnSent()

MCAPI void cricket::TurnAllocateRequest::$OnSent ( )
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.

◆ $OnResponse()

MCAPI void cricket::TurnAllocateRequest::$OnResponse ( ::cricket::StunMessage * response)
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.

◆ $OnErrorResponse()

MCAPI void cricket::TurnAllocateRequest::$OnErrorResponse ( ::cricket::StunMessage * response)
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.

◆ $OnTimeout()

MCAPI void cricket::TurnAllocateRequest::$OnTimeout ( )
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 ** cricket::TurnAllocateRequest::$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.

◆ Elapsed()

MCAPI int cricket::StunRequest::Elapsed ( ) const
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.

◆ Send()

MCAPI void cricket::StunRequest::Send ( ::webrtc::TimeDelta delay)
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.

◆ SendDelayed()

MCAPI void cricket::StunRequest::SendDelayed ( ::webrtc::TimeDelta delay)
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.

◆ SendInternal()

MCAPI void cricket::StunRequest::SendInternal ( )
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.

◆ msg()

MCAPI::cricket::StunMessage const * cricket::StunRequest::msg ( ) const
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.

◆ set_timed_out()

MCAPI void cricket::StunRequest::set_timed_out ( )
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.

◆ type()

MCAPI int cricket::StunRequest::type ( )
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.

◆ $ctor() [2/2]

MCAPI void * cricket::StunRequest::$ctor ( ::cricket::StunRequestManager & manager,
::std::unique_ptr<::cricket::StunMessage > message )
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.

◆ $dtor()

MCAPI void cricket::StunRequest::$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.

◆ $CheckSkip()

MCAPI bool cricket::StunRequest::$CheckSkip ( )
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.

◆ $OnSkip()

MCAPI void cricket::StunRequest::$OnSkip ( )
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.

◆ $resend_delay()

MCAPI int cricket::StunRequest::$resend_delay ( )
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: