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

Public Member Functions

DispatcherProcess & operator= (DispatcherProcess const &)
 DispatcherProcess (DispatcherProcess const &)
virtual void initialize ()
virtual void shutdown ()
virtual void suspend ()
virtual void resume ()
MCAPI DispatcherProcess (::std::shared_ptr<::Bedrock::Http::DispatcherProcess > childProcess)
MCAPI void * $ctor (::std::shared_ptr<::Bedrock::Http::DispatcherProcess > childProcess)
MCAPI void $dtor ()
MCAPI void $initialize ()
MCAPI void $shutdown ()
MCAPI void $suspend ()
MCAPI void $resume ()
virtual ::Bedrock::Threading::Async<::Bedrock::Http::Responsesend (::Bedrock::Http::Request &&request)=0

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

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

Constructor & Destructor Documentation

◆ DispatcherProcess()

MCAPI Bedrock::Http::DispatcherProcess::DispatcherProcess ( ::std::shared_ptr<::Bedrock::Http::DispatcherProcess > childProcess)
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

◆ $ctor()

MCAPI void * Bedrock::Http::DispatcherProcess::$ctor ( ::std::shared_ptr<::Bedrock::Http::DispatcherProcess > childProcess)
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 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()

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: