Cancels a request in the stream stack, if possible. More...
#include <FileRequest.h>
Public Member Functions | |
| CancelData (FileRequestPtr target) | |
Public Attributes | |
| FileRequestPtr | m_target |
| The request that will be canceled. | |
Static Public Attributes | |
| static constexpr IStreamerTypes::Priority | s_orderPriority = IStreamerTypes::s_priorityHighest |
| static constexpr bool | s_failWhenUnhandled = false |
Cancels a request in the stream stack, if possible.