join_node_base
More...
#include <_flow_graph_join_impl.h>
|
typedef OutputTuple | output_type |
|
typedef sender< output_type >::successor_type | successor_type |
|
typedef join_node_FE< JP, InputTuple, OutputTuple > | input_ports_type |
|
|
| join_node_base (graph &g) |
|
| join_node_base (const join_node_base &other) |
|
template<typename FunctionTuple > |
| join_node_base (graph &g, FunctionTuple f) |
|
bool | register_successor (successor_type &r) |
|
bool | remove_successor (successor_type &r) |
|
bool | try_get (output_type &v) |
|
|
void | reset_node (reset_flags f) |
|
|
class | internal::aggregating_functor< class_type, join_node_base_operation > |
|
class | forward_task_bypass< join_node_base< JP, InputTuple, OutputTuple > > |
|
template<typename JP, typename InputTuple, typename OutputTuple>
class internal::join_node_base< JP, InputTuple, OutputTuple >
join_node_base
The documentation for this class was generated from the following file: