LeviLamina
Loading...
Searching...
No Matches
Bedrock::Http::DispatchQueue Class Reference
+ Inheritance diagram for Bedrock::Http::DispatchQueue:

Classes

class  AsyncQueueResult
 
struct  Compare
 

Public Member Functions

DispatchQueueoperator= (DispatchQueue const &)
 
 DispatchQueue (DispatchQueue const &)
 
virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::Http::Response > > send (::Bedrock::Http::Request &&request)
 
MCAPI DispatchQueue (::std::shared_ptr<::Bedrock::Http::DispatcherProcess > childProcess)
 
MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::Http::Response > > _addNewRequest (::Bedrock::Http::Request &&request)
 
MCAPI void _cleanUpCompletedRequests ()
 
MCAPI void _handlePendingRequest ()
 
MCAPI void _onCompletion ()
 
MCAPI void * $ctor (::std::shared_ptr<::Bedrock::Http::DispatcherProcess > childProcess)
 
MCAPI void $dtor ()
 
MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::Http::Response > > $send (::Bedrock::Http::Request &&request)
 
virtual void initialize ()
 
virtual void shutdown ()
 
virtual void suspend ()
 
virtual void resume ()
 
MCAPI void $initialize ()
 
MCAPI void $shutdown ()
 
MCAPI void $suspend ()
 
MCAPI void $resume ()
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 80 > mUnked6186
 
::ll::UntypedStorage< 4, 4 > mUnkd0e8a3
 
::ll::UntypedStorage< 8, 336 > mUnk88bbd3
 
::ll::UntypedStorage< 8, 24 > mUnk2d9653
 
::ll::UntypedStorage< 8, 32 > mUnkb12c33
 
::ll::UntypedStorage< 8, 16 > mUnk757a87
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Member Function Documentation

◆ send()

virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::Http::Response > > Bedrock::Http::DispatchQueue::send ( ::Bedrock::Http::Request && request)
virtual

The documentation for this class was generated from the following file: