Thrill  0.1
multiplexer_header.hpp File Reference
#include <thrill/data/block.hpp>
#include <thrill/data/stream.hpp>
#include <thrill/net/buffer_builder.hpp>
#include <thrill/net/buffer_reader.hpp>
#include <thrill/net/connection.hpp>
#include <cstdio>
#include <cstdlib>
#include <string>
+ Include dependency graph for multiplexer_header.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MultiplexerHeader
 
class  PartitionMultiplexerHeader
 
class  StreamMultiplexerHeader
 Block header is sent before a sequence of blocks it indicates the number of elements and their boundaries. More...
 

Namespaces

 thrill
 
 thrill::data
 

Macros

#define THRILL_DATA_MULTIPLEXER_HEADER_HEADER
 

Variables

class thrill::data::MultiplexerHeader TLX_ATTRIBUTE_PACKED
 

Macro Definition Documentation

◆ THRILL_DATA_MULTIPLEXER_HEADER_HEADER

#define THRILL_DATA_MULTIPLEXER_HEADER_HEADER

Definition at line 14 of file multiplexer_header.hpp.