◆ FHttpQueue()
| UE::IoStore::HttpIoDispatcher::FHttpQueue::FHttpQueue |
( |
| ) |
|
◆ ~FHttpQueue()
| UE::IoStore::HttpIoDispatcher::FHttpQueue::~FHttpQueue |
( |
| ) |
|
|
default |
◆ Cancel()
| bool UE::IoStore::HttpIoDispatcher::FHttpQueue::Cancel |
( |
FHttpRequest * |
Request | ) |
|
◆ Dequeue()
| FHttpRequest * UE::IoStore::HttpIoDispatcher::FHttpQueue::Dequeue |
( |
| ) |
|
Returns one or more requests. Multiple requests will returned as a linked list (FHttpRequest::Next) and will all be for the same chunk.
◆ Enqueue()
| void UE::IoStore::HttpIoDispatcher::FHttpQueue::Enqueue |
( |
FHttpRequest * |
Request | ) |
|
◆ IsPaused()
| bool UE::IoStore::HttpIoDispatcher::FHttpQueue::IsPaused |
( |
FHttpRequest * |
Request | ) |
const |
◆ OnTogglePause()
◆ Reprioritize()
| void UE::IoStore::HttpIoDispatcher::FHttpQueue::Reprioritize |
( |
FHttpRequest * |
Request, |
|
|
int32 |
NewPriority |
|
) |
| |
The documentation for this class was generated from the following file: