|
Thrill
0.1
|
Include dependency graph for dia_base.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | DIABase |
| The DIABase is the untyped super class of DIANode. More... | |
| class | DIAMemUse |
| Description of the amount of RAM the internal data structures of a DIANode require. More... | |
Namespaces | |
| thrill | |
| thrill::api | |
Macros | |
| #define | THRILL_API_DIA_BASE_HEADER |
| enum | DIAState { NEW, EXECUTED, DISPOSED } |
| Possible states a DIABase can be in. More... | |
| using | DIABasePtr = tlx::CountingPtr< DIABase > |
| #define THRILL_API_DIA_BASE_HEADER |
Definition at line 17 of file dia_base.hpp.