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 long PerformAsync (::XAsyncBlock *async)
MCAPI bool ShouldRetry (uint &performDelay)
MCAPI void $dtor ()

Static Public Member Functions

static MCNAPI_S 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 > 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< 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

Member Function Documentation

◆ 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.

◆ 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.

◆ PerfomAsyncProvider()

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()

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()

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()

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()

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()

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.

◆ $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()

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: