Thrill  0.1
block_sink.hpp File Reference
+ Include dependency graph for block_sink.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BlockSink
 Pure virtual base class for all things that can receive Blocks from a BlockWriter. More...
 
class  BoundedBlockSink
 Derivative BlockSink which counts and limits how many bytes it has delivered as ByteBlocks for writing. More...
 

Namespaces

 thrill
 
 thrill::data
 

Macros

#define THRILL_DATA_BLOCK_SINK_HEADER
 

Macro Definition Documentation

◆ THRILL_DATA_BLOCK_SINK_HEADER

#define THRILL_DATA_BLOCK_SINK_HEADER

Definition at line 13 of file block_sink.hpp.