#include <_flow_graph_join_impl.h>
Definition at line 26 of file _flow_graph_join_impl.h.
◆ forwarding_base()
internal::forwarding_base::forwarding_base |
( |
graph & |
g | ) |
|
|
inline |
◆ ~forwarding_base()
virtual internal::forwarding_base::~forwarding_base |
( |
| ) |
|
|
inlinevirtual |
◆ decrement_port_count()
virtual task* internal::forwarding_base::decrement_port_count |
( |
bool |
handle_task | ) |
|
|
pure virtual |
Implemented in internal::join_node_FE< key_matching< K, KHash >, InputTuple, OutputTuple >, internal::join_node_FE< queueing, InputTuple, OutputTuple >, and internal::join_node_FE< reserving, InputTuple, OutputTuple >.
Referenced by internal::reserving_port< T >::handle_operations(), and internal::queueing_port< T >::handle_operations().
◆ increment_port_count()
virtual void internal::forwarding_base::increment_port_count |
( |
| ) |
|
|
pure virtual |
◆ graph_ref
graph& internal::forwarding_base::graph_ref |
The documentation for this struct was generated from the following file: