Thrill
0.1
|
#include <thrill/api/dia_base.hpp>
#include <thrill/data/file.hpp>
#include <tlx/delegate.hpp>
#include <algorithm>
#include <string>
#include <vector>
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 |
#define THRILL_API_DIA_NODE_HEADER |
Definition at line 13 of file dia_node.hpp.