LeviLamina
Loading...
Searching...
No Matches
HC_CALL Struct Reference

Public Member Functions

MCAPI ::xbox::httpclient::Result<::std::chrono::seconds > GetRetryAfterHeaderTime ()
 
MCAPI HC_CALL (uint64, ::xbox::httpclient::IHttpProvider &)
 
MCAPI long PerformAsync (::XAsyncBlock *)
 
MCAPI ::xbox::httpclient::Result< bool > ShouldFailFast (uint &)
 
MCAPI bool ShouldRetry (uint &)
 
MCAPI void * $ctor (uint64, ::xbox::httpclient::IHttpProvider &)
 

Static Public Member Functions

static MCAPI void CompressRequestBody (void *, bool)
 
static MCAPI long PerfomAsyncProvider (::XAsyncOp, ::XAsyncProviderData const *)
 
static MCAPI void PerformSingleRequest (void *, bool)
 
static MCAPI long PerformSingleRequestAsyncProvider (::XAsyncOp, ::XAsyncProviderData const *)
 
static MCAPI void PerformSingleRequestComplete (::XAsyncBlock *)
 
static MCAPI long ReadRequestBody (::HC_CALL *, uint64, uint64, void *, uchar *, uint64 *)
 
static MCAPI long ResponseBodyWrite (::HC_CALL *, uchar const *, uint64, void *)
 
static MCAPI void ** $vftable ()
 

Constructor & Destructor Documentation

◆ HC_CALL()

MCAPI HC_CALL::HC_CALL ( uint64 ,
::xbox::httpclient::IHttpProvider &  )
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 * )
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 & )
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 & )
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 * ,
bool  )
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 ,
::XAsyncProviderData const *  )
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 * ,
bool  )
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 ,
::XAsyncProviderData const *  )
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 * )
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 * ,
uint64 ,
uint64 ,
void * ,
uchar * ,
uint64 *  )
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 * ,
uchar const * ,
uint64 ,
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 ,
::xbox::httpclient::IHttpProvider &  )
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: