ttg::SinkTT< keyT, input_valueT > Member List
This is the complete list of members for ttg::SinkTT< keyT, input_valueT >, including all inherited members.
fence() override final | ttg::SinkTT< keyT, input_valueT > | inlinevirtual |
get_class_name() const | ttg::TTBase | inline |
get_inputs() const | ttg::TTBase | inline |
get_instance_id() const | ttg::TTBase | inline |
get_name() const | ttg::TTBase | inline |
get_outputs() const | ttg::TTBase | inline |
get_outputs_tls_ptr() | ttg::TTBase | inlinestatic |
get_world() const override final | ttg::SinkTT< keyT, input_valueT > | inlinevirtual |
in() | ttg::SinkTT< keyT, input_valueT > | inline |
ttg::TTBase::in(size_t i) | ttg::TTBase | inline |
invoke() | ttg::TTBase | inlinevirtual |
is_executable() const | ttg::TTBase | inline |
is_lazy_pull() | ttg::TTBase | inline |
is_ttg() const | ttg::TTBase | inline |
make_executable() override final | ttg::SinkTT< keyT, input_valueT > | inlinevirtual |
ttg::TTBase::operator=(TTBase &&other) | ttg::TTBase | inlineprotected |
out(size_t i) | ttg::TTBase | inline |
out() | ttg::TTBase | inline |
outputs_tls_ptr_accessor() | ttg::TTBase | inlineprotectedstatic |
register_input_terminals(terminalsT &terms, const namesT &names) | ttg::TTBase | inlineprotected |
register_output_terminals(terminalsT &terms, const namesT &names) | ttg::TTBase | inlineprotected |
register_terminal(terminalT &term, const std::string &name, const setfuncT setfunc) | ttg::TTBase | inlineprotected |
register_terminals(std::index_sequence< IS... >, terminalsT &terms, const namesT &names, const setfuncT setfunc) | ttg::TTBase | inlineprotected |
release() | ttg::TTBase | inlinevirtual |
set_input(size_t i, TerminalBase *t) | ttg::TTBase | inlineprotected |
set_lazy_pull(bool value) | ttg::TTBase | inlinestatic |
set_lazy_pull_instance(bool value) | ttg::TTBase | inline |
set_name(const std::string &name) | ttg::TTBase | inline |
set_output(size_t i, TerminalBase *t) | ttg::TTBase | inlineprotected |
set_outputs_tls_ptr() | ttg::TTBase | inlineprotected |
set_outputs_tls_ptr(const std::vector< TerminalBase * > *ptr) | ttg::TTBase | inlineprotected |
set_terminals(std::index_sequence< IS... >, terminalsT &terms, const setfuncT setfunc) | ttg::TTBase | inlineprotected |
set_terminals(const terminalsT &terms, const setfuncT setfunc) | ttg::TTBase | inlineprotected |
set_trace_all(bool value) | ttg::TTBase | inlinestatic |
set_trace_instance(bool value) | ttg::TTBase | inline |
SinkTT(const std::string &inname="junk") | ttg::SinkTT< keyT, input_valueT > | inline |
SinkTT(const input_edges_type &inedges, const std::string &inname="junk") | ttg::SinkTT< keyT, input_valueT > | inline |
trace(const T &t, const Ts &...ts) | ttg::TTBase | inline |
tracing() const | ttg::TTBase | inline |
TTBase(TTBase &&other) | ttg::TTBase | inlineprotected |
TTBase(const std::string &name, size_t numins, size_t numouts) | ttg::TTBase | inlineprotected |
ttg() const | ttg::TTBase | inline |
ttg_ptr() const | ttg::TTBase | inline |
~SinkTT() | ttg::SinkTT< keyT, input_valueT > | inlinevirtual |
~TTBase()=default | ttg::TTBase | virtual |