ttg 1.0.0-alpha
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
ttg::TerminalBase Member List

This is the complete list of members for ttg::TerminalBase, including all inherited members.

connect(TerminalBase *in)=0ttg::TerminalBasepure virtual
connect_base(TerminalBase *successor)ttg::TerminalBaseinlineprotected
connect_pull(TerminalBase *predecessor)ttg::TerminalBaseinlineprotected
connect_pull_nopred(TerminalBase *p)ttg::TerminalBaseinline
get_connections() constttg::TerminalBaseinline
get_index() constttg::TerminalBaseinline
get_key_type_str() constttg::TerminalBaseinline
get_name() constttg::TerminalBaseinline
get_predecessors() constttg::TerminalBaseinline
get_tt() constttg::TerminalBaseinline
get_type() constttg::TerminalBaseinline
get_value_type_str() constttg::TerminalBaseinline
Inttg::TerminalBasefriend
is_a_terminalttg::TerminalBasestatic
is_connected() constttg::TerminalBaseinline
is_pull_terminalttg::TerminalBase
Outttg::TerminalBasefriend
set(TTBase *tt, size_t index, const std::string &name, const std::string &key_type_str, const std::string &value_type_str, Type type)ttg::TerminalBaseinlineprotected
TerminalBase(Type type)ttg::TerminalBaseinlineprotected
TTBasettg::TerminalBasefriend
Type enum namettg::TerminalBase
~TerminalBase()=defaultttg::TerminalBasevirtual