|
static MCAPI long | _convertRequestBody (::gsl::not_null<::HC_CALL * > callHandle, ::Bedrock::Http::Request const &request) |
|
static MCAPI long | _convertResponseBody (::gsl::not_null<::HC_CALL * > callHandle, ::Bedrock::Http::Response &response) |
|
static MCAPI long | _convertResponseHeaders (::gsl::not_null<::HC_CALL * > callHandle, ::Bedrock::Http::Response &response) |
|
static MCAPI long | _createCallHandle (::HC_CALL **outHandle, ::Bedrock::Http::Request const &request) |
|
static MCAPI long | _requestBodyRead (::HC_CALL *call, uint64 offset, uint64 bytesAvailable, void *context, uchar *destination, uint64 *bytesWritten) |
|
static MCAPI long | _responseBodyWrite (::HC_CALL *call, uchar const *source, uint64 bytesAvailable, void *context) |
|
static MCAPI ::std::weak_ptr<::Bedrock::Http::LibHttpClientImpl > & | sWeakThis () |
|
static MCAPI ::Bedrock::Threading::Mutex & | sWeakThisMutex () |
|
static MCAPI void ** | $vftable () |
|
◆ LibHttpClientImpl()
MCAPI Bedrock::Http::LibHttpClientImpl::LibHttpClientImpl |
( |
| ) |
|
- 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()
virtual void Bedrock::Http::LibHttpClientImpl::initialize |
( |
| ) |
|
|
virtual |
◆ shutdown()
virtual void Bedrock::Http::LibHttpClientImpl::shutdown |
( |
| ) |
|
|
virtual |
◆ send()
◆ _checkRetryPolicy()
MCAPI ::std::optional<::std::chrono::seconds > Bedrock::Http::LibHttpClientImpl::_checkRetryPolicy |
( |
::gsl::not_null<::HC_CALL * > | call, |
|
|
::Bedrock::Http::Response const & | httpResponse ) |
- 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.
◆ _convertResponse()
- 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.
◆ _retry()
- 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.
◆ _tryGetRequestBody()
- 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.
◆ _tryGetResponseBody()
- 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.
◆ _untrack()
MCAPI void Bedrock::Http::LibHttpClientImpl::_untrack |
( |
::gsl::not_null<::HC_CALL * > | callHandle | ) |
|
- 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.
◆ _convertRequestBody()
- 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.
◆ _convertResponseBody()
- 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.
◆ _convertResponseHeaders()
- 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.
◆ _createCallHandle()
- 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.
◆ _requestBodyRead()
static MCAPI long Bedrock::Http::LibHttpClientImpl::_requestBodyRead |
( |
::HC_CALL * | call, |
|
|
uint64 | offset, |
|
|
uint64 | bytesAvailable, |
|
|
void * | context, |
|
|
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 Bedrock::Http::LibHttpClientImpl::_responseBodyWrite |
( |
::HC_CALL * | call, |
|
|
uchar const * | source, |
|
|
uint64 | bytesAvailable, |
|
|
void * | context ) |
|
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.
◆ sWeakThis()
- 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.
◆ sWeakThisMutex()
- 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 * Bedrock::Http::LibHttpClientImpl::$ctor |
( |
| ) |
|
- 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::LibHttpClientImpl::$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::LibHttpClientImpl::$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.
◆ $send()
- 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 ** Bedrock::Http::LibHttpClientImpl::$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.
◆ $dtor()
MCAPI void Bedrock::Http::DispatcherProcess::$dtor |
( |
| ) |
|
|
inherited |
- 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 |
( |
| ) |
|
|
inherited |
- 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 |
( |
| ) |
|
|
inherited |
- 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: