Thrill  0.1
write_binary.hpp File Reference
#include <thrill/api/action_node.hpp>
#include <thrill/api/context.hpp>
#include <thrill/api/dia.hpp>
#include <thrill/common/string.hpp>
#include <thrill/data/block_sink.hpp>
#include <thrill/data/block_writer.hpp>
#include <thrill/vfs/file_io.hpp>
#include <tlx/math/round_to_power_of_two.hpp>
#include <algorithm>
#include <string>
#include <vector>
+ Include dependency graph for write_binary.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WriteBinaryNode< ValueType >
 
class  WriteBinaryNode< ValueType >::SysFileSink
 Implements BlockSink class writing to files with size limit. More...
 

Namespaces

 thrill
 
 thrill::api
 

Macros

#define THRILL_API_WRITE_BINARY_HEADER
 

Macro Definition Documentation

◆ THRILL_API_WRITE_BINARY_HEADER

#define THRILL_API_WRITE_BINARY_HEADER

Definition at line 14 of file write_binary.hpp.