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

This is the complete list of members for dfx::Core::OutputPort, 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
isMimeTypeSupported(MimeType const &mimeType) const noexceptdfx::Core::OutputPort
isOutput() const noexceptdfx::Core::Portinline
kind() const noexceptdfx::Core::Portinline
mimeType() const noexceptdfx::Core::OutputPortinline
Mode enum namedfx::Core::Port
mode() const noexceptdfx::Core::Portinline
name() const noexceptdfx::Core::Portinline
node() const noexceptdfx::Core::Portinline
OutputPort(Id id, NodeWPtr node, std::string name, Kind kind, MimeType mimeType=MimeType::Any, std::optional< bool > allowsMimeTypePropagation=std::nullopt)dfx::Core::OutputPort
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
sendMessage(MessagePtr msg)dfx::Core::OutputPort
validatePortName(std::string_view name)dfx::Core::Portstatic
~Port()dfx::Core::Portvirtual