#include <FunctionCat.h>
Public Member Functions | |
| FunctionWrapper (tbb::flow::graph &graph, WireCell::INode::pointer wcnode) | |
| virtual receiver_port_vector | receiver_ports () |
| virtual sender_port_vector | sender_ports () |
Public Member Functions inherited from WireCellTbb::NodeWrapper | |
| virtual | ~NodeWrapper () |
| virtual void | initialize () |
Private Attributes | |
| tbb::flow::graph_node * | m_tbbnode |
Definition at line 33 of file FunctionCat.h.
|
inline |
Definition at line 38 of file FunctionCat.h.
|
inlinevirtual |
Reimplemented from WireCellTbb::NodeWrapper.
Definition at line 43 of file FunctionCat.h.
|
inlinevirtual |
Reimplemented from WireCellTbb::NodeWrapper.
Definition at line 47 of file FunctionCat.h.
|
private |
Definition at line 34 of file FunctionCat.h.
1.8.11