|
Thrill
0.1
|
Collaboration diagram for UnionNode< ValueType >::UnionChild:#include <union.hpp>
Public Member Functions | |
| bool | AllInputsDone () const |
| check if all inputs were pushed to the child More... | |
Public Attributes | |
| Callback | callback |
| callback to invoke (currently for each item) More... | |
| DIABase * | node |
| reference to child node More... | |
| size_t | parent_index |
| std::vector< size_t > | pushed_inputs |
| vector of inputs which were delivered to this child. More... | |
| ChildStatus | status |
| status of the child. More... | |
|
inline |
| Callback callback |
| size_t parent_index |
| std::vector<size_t> pushed_inputs |
| ChildStatus status |