|
| static MCAPI long | _convertRequestBody (::gsl::not_null<::HC_CALL * > callHandle, ::Bedrock::Http::Request const &request) |
| static MCAPI long | _convertRequestHeaders (::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 bytesAvailable, uint64 destination, void *bytesWritten, uchar *, uint64 *) |
| static MCAPI long | _responseBodyWrite (::HC_CALL *call, uchar const *source, uint64 bytesAvailable, void *) |
| 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.
◆ _track()
- 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.
◆ _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.
◆ _convertRequestHeaders()
- 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()
| MCAPI long Bedrock::Http::LibHttpClientImpl::_requestBodyRead |
( |
::HC_CALL * | call, |
|
|
uint64 | bytesAvailable, |
|
|
uint64 | destination, |
|
|
void * | bytesWritten, |
|
|
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()
| MCAPI long Bedrock::Http::LibHttpClientImpl::_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.
◆ 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() [1/2]
| 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.
◆ $dtor()
| MCAPI void Bedrock::Http::LibHttpClientImpl::$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.
◆ $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()
| 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.
◆ $ctor() [2/2]
- 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: