Class StreamPreprocessor
Defined in File stream-preprocessor.h
Class Documentation
-
class StreamPreprocessor
Public Functions
-
StreamPreprocessor(StreamData &streamData, StreamDataBookmark const *rangeBegin = nullptr, StreamDataBookmark const *rangeEnd = nullptr, uint64_t targetQueueId = 0)
-
StreamPreprocessor(StreamPreprocessor &&other) noexcept
-
StreamPreprocessor &operator=(StreamPreprocessor &&other) noexcept
-
~StreamPreprocessor()
-
void AddPreprocessor(IStreamProcesssor &preprocessor)
-
void Process()
-
const CallableCache &GetRangeCache() const
-
StreamPreprocessor(StreamData &streamData, StreamDataBookmark const *rangeBegin = nullptr, StreamDataBookmark const *rangeEnd = nullptr, uint64_t targetQueueId = 0)