LeviLamina
Loading...
Searching...
No Matches
Bedrock::Http::DispatcherProcess Class Referenceabstract
+ Inheritance diagram for Bedrock::Http::DispatcherProcess:

Public Member Functions

DispatcherProcessoperator= (DispatcherProcess const &)
 
 DispatcherProcess (DispatcherProcess const &)
 
virtual void initialize ()
 
virtual void shutdown ()
 
virtual void suspend ()
 
virtual void resume ()
 
MCAPI void $dtor ()
 
MCAPI void $initialize ()
 
MCAPI void $shutdown ()
 
MCAPI void $suspend ()
 
MCAPI void $resume ()
 
virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::Http::Response > > send (::Bedrock::Http::Request &&)=0
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk757a87
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Member Function Documentation

◆ $dtor()

MCAPI void Bedrock::Http::DispatcherProcess::$dtor ( )
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.

◆ $initialize()

MCAPI void Bedrock::Http::DispatcherProcess::$initialize ( )
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.

◆ $shutdown()

MCAPI void Bedrock::Http::DispatcherProcess::$shutdown ( )
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.

◆ $suspend()

MCAPI void Bedrock::Http::DispatcherProcess::$suspend ( )
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.

◆ $resume()

MCAPI void Bedrock::Http::DispatcherProcess::$resume ( )
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 ** Bedrock::Http::DispatcherProcess::$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: