![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FHttpConnectionResponseWriteContext, including all inherited members.
| AddElapsedIdleTime(float DeltaTime) | FHttpConnectionContext | |
| AddError(const FString &ErrorCodeStr, EHttpServerResponseCodes ErrorCode=EHttpServerResponseCodes::Unknown) | FHttpConnectionContext | protected |
| ElapsedIdleTime | FHttpConnectionContext | protected |
| ErrorBuilder | FHttpConnectionContext | protected |
| ErrorCode | FHttpConnectionContext | protected |
| FHttpConnectionContext() | FHttpConnectionContext | protected |
| FHttpConnectionResponseWriteContext(FSocket *InSocket) | FHttpConnectionResponseWriteContext | |
| GetElapsedIdleTime() const | FHttpConnectionContext | inline |
| GetErrorCode() const | FHttpConnectionContext | inline |
| GetErrorStr() const | FHttpConnectionContext | inline |
| ResetContext(TUniquePtr< FHttpServerResponse > &&Response) | FHttpConnectionResponseWriteContext | |
| WriteStream(float DeltaTime) | FHttpConnectionResponseWriteContext | |
| ~FHttpConnectionContext() | FHttpConnectionContext | protectedvirtual |