|
Thrill
0.1
|
#include <thrill/data/block.hpp>#include <thrill/data/block_sink.hpp>#include <thrill/data/block_writer.hpp>
Include dependency graph for discard_sink.hpp:Go to the source code of this file.
Classes | |
| class | DiscardSink |
| DiscardSink is an BlockSink that discards all Blocks delivered to it. More... | |
Namespaces | |
| thrill | |
| thrill::data | |
Macros | |
| #define | THRILL_DATA_DISCARD_SINK_HEADER |
Typedefs | |
| using | DiscardWriter = BlockWriter< DiscardSink > |
| #define THRILL_DATA_DISCARD_SINK_HEADER |
Definition at line 13 of file discard_sink.hpp.