The MAUVE Toolchain
mauve::runtime::HasPort Member List

This is the complete list of members for mauve::runtime::HasPort, including all inherited members.

cleanup()=0mauve::runtime::Configurablepure virtual
configure()=0mauve::runtime::Configurablepure virtual
disconnect() (defined in mauve::runtime::HasPort)mauve::runtime::HasPort
get_port(std::string const &name) const (defined in mauve::runtime::HasPort)mauve::runtime::HasPort
get_port(int index) const (defined in mauve::runtime::HasPort)mauve::runtime::HasPort
get_ports() const mauve::runtime::HasPort
get_ports_size() const (defined in mauve::runtime::HasPort)mauve::runtime::HasPortinline
HasPort() (defined in mauve::runtime::HasPort)mauve::runtime::HasPort
is_configured() const =0mauve::runtime::Configurablepure virtual
mk_call_port(std::string const &name, R default_value) (defined in mauve::runtime::HasPort)mauve::runtime::HasPortprotected
mk_event_port(std::string const &name) (defined in mauve::runtime::HasPort)mauve::runtime::HasPortprotected
mk_port(std::string const &name, PARAM...parameters)mauve::runtime::HasPortprotected
mk_read_port(std::string const &name, T default_value) (defined in mauve::runtime::HasPort)mauve::runtime::HasPortprotected
mk_write_port(std::string const &name) (defined in mauve::runtime::HasPort)mauve::runtime::HasPortprotected
~HasPort() noexcept (defined in mauve::runtime::HasPort)mauve::runtime::HasPortvirtual