LeviLamina
Loading...
Searching...
No Matches
HC_CALL Struct Reference
+ Inheritance diagram for HC_CALL:

Public Member Functions

HC_CALLoperator= (HC_CALL const &)
 
 HC_CALL (HC_CALL const &)
 
MCAPI ::xbox::httpclient::Result<::std::chrono::seconds > GetRetryAfterHeaderTime ()
 
MCAPI HC_CALL (uint64 _id, ::xbox::httpclient::IHttpProvider &provider)
 
MCAPI long PerformAsync (::XAsyncBlock *async)
 
MCAPI ::xbox::httpclient::Result< bool > ShouldFailFast (uint &performDelay)
 
MCAPI bool ShouldRetry (uint &performDelay)
 
MCAPI void * $ctor (uint64 _id, ::xbox::httpclient::IHttpProvider &provider)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void CompressRequestBody (void *c, bool canceled)
 
static MCAPI long PerfomAsyncProvider (::XAsyncOp op, ::XAsyncProviderData const *data)
 
static MCAPI void PerformSingleRequest (void *c, bool canceled)
 
static MCAPI long PerformSingleRequestAsyncProvider (::XAsyncOp op, ::XAsyncProviderData const *data)
 
static MCAPI void PerformSingleRequestComplete (::XAsyncBlock *async)
 
static MCAPI long ReadRequestBody (::HC_CALL *call, uint64 offset, uint64 bytesAvailable, void *, uchar *destination, uint64 *bytesWritten)
 
static MCAPI long ResponseBodyWrite (::HC_CALL *call, uchar const *source, uint64 bytesAvailable, void *)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk2bc423
 
::ll::UntypedStorage< 4, 4 > mUnkf4298a
 
::ll::UntypedStorage< 8, 32 > mUnk53140d
 
::ll::UntypedStorage< 8, 32 > mUnkf29332
 
::ll::UntypedStorage< 8, 24 > mUnkad0e72
 
::ll::UntypedStorage< 8, 32 > mUnkb100c4
 
::ll::UntypedStorage< 8, 16 > mUnk2913ef
 
::ll::UntypedStorage< 8, 8 > mUnkef1540
 
::ll::UntypedStorage< 8, 8 > mUnk3f004b
 
::ll::UntypedStorage< 8, 8 > mUnkf6b90a
 
::ll::UntypedStorage< 1, 1 > mUnkc3cc5e
 
::ll::UntypedStorage< 8, 8 > mUnk23f554
 
::ll::UntypedStorage< 1, 1 > mUnkfea43d
 
::ll::UntypedStorage< 4, 4 > mUnk4f7136
 
::ll::UntypedStorage< 4, 4 > mUnk21abaa
 
::ll::UntypedStorage< 4, 4 > mUnkbed0a8
 
::ll::UntypedStorage< 4, 4 > mUnkedd66f
 
::ll::UntypedStorage< 8, 32 > mUnk9be00f
 
::ll::UntypedStorage< 4, 4 > mUnk2f02d2
 
::ll::UntypedStorage< 8, 32 > mUnk6dc567
 
::ll::UntypedStorage< 8, 24 > mUnkd61c58
 
::ll::UntypedStorage< 8, 16 > mUnkb6b181
 
::ll::UntypedStorage< 8, 8 > mUnk7c1b0f
 
::ll::UntypedStorage< 8, 8 > mUnkd48f47
 
::ll::UntypedStorage< 8, 8 > mUnk60184e
 
::ll::UntypedStorage< 8, 8 > mUnk1bd5b5
 
::ll::UntypedStorage< 1, 1 > mUnkaff5f2
 
::ll::UntypedStorage< 1, 1 > mUnkbacc1f
 
::ll::UntypedStorage< 1, 1 > mUnk38835b
 
::ll::UntypedStorage< 4, 4 > mUnkc9bb28
 
::ll::UntypedStorage< 4, 4 > mUnkef06fa
 
::ll::UntypedStorage< 4, 4 > mUnkbeca7b
 
::ll::UntypedStorage< 8, 8 > mUnke7da0d
 
::ll::UntypedStorage< 4, 4 > mUnk911abe
 
::ll::UntypedStorage< 8, 8 > mUnk8ce464
 

Constructor & Destructor Documentation

◆ HC_CALL()

MCAPI HC_CALL::HC_CALL ( uint64 _id,
::xbox::httpclient::IHttpProvider & provider )
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

◆ GetRetryAfterHeaderTime()

MCAPI ::xbox::httpclient::Result<::std::chrono::seconds > HC_CALL::GetRetryAfterHeaderTime ( )
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.

◆ PerformAsync()

MCAPI long HC_CALL::PerformAsync ( ::XAsyncBlock * async)
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.

◆ ShouldFailFast()

MCAPI ::xbox::httpclient::Result< bool > HC_CALL::ShouldFailFast ( uint & performDelay)
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.

◆ ShouldRetry()

MCAPI bool HC_CALL::ShouldRetry ( uint & performDelay)
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.

◆ CompressRequestBody()

static MCAPI void HC_CALL::CompressRequestBody ( void * c,
bool canceled )
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.

◆ PerfomAsyncProvider()

static MCAPI long HC_CALL::PerfomAsyncProvider ( ::XAsyncOp op,
::XAsyncProviderData const * data )
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.

◆ PerformSingleRequest()

static MCAPI void HC_CALL::PerformSingleRequest ( void * c,
bool canceled )
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.

◆ PerformSingleRequestAsyncProvider()

static MCAPI long HC_CALL::PerformSingleRequestAsyncProvider ( ::XAsyncOp op,
::XAsyncProviderData const * data )
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.

◆ PerformSingleRequestComplete()

static MCAPI void HC_CALL::PerformSingleRequestComplete ( ::XAsyncBlock * async)
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.

◆ ReadRequestBody()

static MCAPI long HC_CALL::ReadRequestBody ( ::HC_CALL * call,
uint64 offset,
uint64 bytesAvailable,
void * ,
uchar * destination,
uint64 * bytesWritten )
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.

◆ ResponseBodyWrite()

static MCAPI long HC_CALL::ResponseBodyWrite ( ::HC_CALL * call,
uchar const * source,
uint64 bytesAvailable,
void *  )
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.

◆ $ctor()

MCAPI void * HC_CALL::$ctor ( uint64 _id,
::xbox::httpclient::IHttpProvider & provider )
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 HC_CALL::$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.

◆ $vftable()

static MCAPI void ** HC_CALL::$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 struct was generated from the following file: