![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FHttpRetrySystem::FManager, including all inherited members.
| AsShared() | TSharedFromThis< FManager > | inline |
| AsShared() const | TSharedFromThis< FManager > | inline |
| AsSharedSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< FManager > | inline |
| AsWeak() | TSharedFromThis< FManager > | inline |
| AsWeak() const | TSharedFromThis< FManager > | inline |
| AsWeakSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< FManager > | inline |
| BlockUntilFlushed(float TimeoutSec) | FHttpRetrySystem::FManager | |
| CancelRequest(TSharedRef< FRequest, ESPMode::ThreadSafe > &HttpRequest) | FHttpRetrySystem::FManager | protected |
| CanRetry(const FHttpRetryRequestEntry &HttpRetryRequestEntry) const | FHttpRetrySystem::FManager | protected |
| CanRetryForConnectionError(const FHttpRetryRequestEntry &HttpRetryRequestEntry) const | FHttpRetrySystem::FManager | protected |
| CanRetryInGeneral(const FHttpRetryRequestEntry &HttpRetryRequestEntry) const | FHttpRetrySystem::FManager | protected |
| CreateRequest(const FRetryLimitCountSetting &InRetryLimitCountOverride=FRetryLimitCountSetting(), const FRetryTimeoutRelativeSecondsSetting &InRetryTimeoutRelativeSecondsOverride=FRetryTimeoutRelativeSecondsSetting(), const FRetryResponseCodes &InRetryResponseCodes=FRetryResponseCodes(), const FRetryVerbs &InRetryVerbs=FRetryVerbs(), const FRetryDomainsPtr &InRetryDomains=FRetryDomainsPtr(), const FRetryLimitCountSetting &InRetryLimitCountForConnectionErrorOverride=FRetryLimitCountSetting(), const FExponentialBackoffCurve &InExponentialBackoffCurve=FExponentialBackoffCurve()) | FHttpRetrySystem::FManager | |
| DoesSharedInstanceExist() const | TSharedFromThis< FManager > | inline |
| FManager(const FRetryLimitCountSetting &InRetryLimitCountDefault, const FRetryTimeoutRelativeSecondsSetting &InRetryTimeoutRelativeSecondsDefault, const FRetryLimitCountSetting &InRetryLimitCountForConnectionErrorDefault=FRetryLimitCountSetting()) | FHttpRetrySystem::FManager | |
| FRequest | FHttpRetrySystem::FManager | friend |
| GetLockoutPeriodSeconds(const FHttpRetryRequestEntry &HttpRetryRequestEntry) | FHttpRetrySystem::FManager | protected |
| HasTimedOut(const FHttpRetryRequestEntry &HttpRetryRequestEntry, const double NowAbsoluteSeconds) | FHttpRetrySystem::FManager | protected |
| HttpRequestTimeoutAfterDelay(FManager::FHttpRetryRequestEntry &RequestEntry, bool bWasSucceeded, float Delay) | FHttpRetrySystem::FManager | protected |
| operator=(TSharedFromThis const &) | TSharedFromThis< FManager > | inlineprotected |
| ProcessRequest(TSharedRef< FRequest, ESPMode::ThreadSafe > &HttpRequest) | FHttpRetrySystem::FManager | protected |
| RandomFailureRate | FHttpRetrySystem::FManager | protected |
| RequestList | FHttpRetrySystem::FManager | protected |
| RequestListLock | FHttpRetrySystem::FManager | protected |
| RetryHttpRequest(FHttpRetryRequestEntry &RequestEntry) | FHttpRetrySystem::FManager | protected |
| RetryHttpRequestWithDelay(FManager::FHttpRetryRequestEntry &RequestEntry, float InDelay, bool bWasSucceeded) | FHttpRetrySystem::FManager | protected |
| RetryLimitCountDefault | FHttpRetrySystem::FManager | protected |
| RetryLimitCountForConnectionErrorDefault | FHttpRetrySystem::FManager | protected |
| RetryLimitForConnectionErrorIsSet(const FHttpRetryRequestEntry &HttpRetryRequestEntry) const | FHttpRetrySystem::FManager | protected |
| RetryTimeoutRelativeSecondsDefault | FHttpRetrySystem::FManager | protected |
| SetDefaultRetryLimit(uint32 Value) | FHttpRetrySystem::FManager | inline |
| SetRandomFailureRate(float Value) | FHttpRetrySystem::FManager | inline |
| SharedThis(OtherType *ThisPtr) | TSharedFromThis< FManager > | inlineprotectedstatic |
| SharedThis(const OtherType *ThisPtr) | TSharedFromThis< FManager > | inlineprotectedstatic |
| ShouldRetry(const FHttpRetryRequestEntry &HttpRetryRequestEntry) const | FHttpRetrySystem::FManager | protected |
| TSharedFromThis() | TSharedFromThis< FManager > | inlineprotected |
| TSharedFromThis(TSharedFromThis const &) | TSharedFromThis< FManager > | inlineprotected |
| UpdateWeakReferenceInternal(TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const | TSharedFromThis< FManager > | inline |
| UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const | TSharedFromThis< FManager > | inline |
| ~FManager() | FHttpRetrySystem::FManager | virtual |
| ~TSharedFromThis() | TSharedFromThis< FManager > | inlineprotected |