dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Core::Port Member List

This is the complete list of members for dfx::Core::Port, including all inherited members.

addChannel(ChannelPtr channel)dfx::Core::Port
allowsMimeTypePropagation() const noexceptdfx::Core::Portinline
as() noexceptdfx::Core::Portinline
as() const noexceptdfx::Core::Portinline
channel(std::size_t index) constdfx::Core::Portinline
channelCount() const noexceptdfx::Core::Portinline
deregisterHook(Hooks::Port *hook)dfx::Core::Port
ENABLE_DEFAULT_MOVE_DISABLE_COPY(Port)dfx::Core::Port
hasChannel(ChannelPtr channel) const noexceptdfx::Core::Port
hooksdfx::Core::Portprotected
Id typedefdfx::Core::Port
id() const noexceptdfx::Core::Portinline
isInput() const noexceptdfx::Core::Portinline
isOutput() const noexceptdfx::Core::Portinline
kind() const noexceptdfx::Core::Portinline
Mode enum namedfx::Core::Port
mode() const noexceptdfx::Core::Portinline
name() const noexceptdfx::Core::Portinline
node() const noexceptdfx::Core::Portinline
Port(Id id, NodeWPtr node, Mode mode, Kind kind, std::string name, std::optional< bool > allowsMimeTypePropagation)dfx::Core::Portprotected
registerHook(Hooks::Port *hook)dfx::Core::Port
removeChannel(ChannelPtr channel)dfx::Core::Port
validatePortName(std::string_view name)dfx::Core::Portstatic
~Port()dfx::Core::Portvirtual