Thrill  0.1
dia_node.hpp File Reference
#include <thrill/api/dia_base.hpp>
#include <thrill/data/file.hpp>
#include <tlx/delegate.hpp>
#include <algorithm>
#include <string>
#include <vector>
+ Include dependency graph for dia_node.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DIANode< ValueType >
 A DIANode is a typed node representing and operation in Thrill. More...
 
struct  DIANode< ValueType >::Child
 

Namespaces

 thrill
 
 thrill::api
 

Macros

#define THRILL_API_DIA_NODE_HEADER
 

Macro Definition Documentation

◆ THRILL_API_DIA_NODE_HEADER

#define THRILL_API_DIA_NODE_HEADER

Definition at line 13 of file dia_node.hpp.