Destroys a cache dedicated to a single file that was previously created by CreateDedicatedCache. More...
#include <FileRequest.h>
Public Member Functions | |
| DestroyDedicatedCacheData (RequestPath path, const FileRange &range) | |
Public Attributes | |
| RequestPath | m_path |
| FileRange | m_range |
Static Public Attributes | |
| static constexpr IStreamerTypes::Priority | s_orderPriority = IStreamerTypes::s_priorityHigh |
| static constexpr bool | s_failWhenUnhandled = false |
Destroys a cache dedicated to a single file that was previously created by CreateDedicatedCache.