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

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

_deliveryHookdfx::Core::Channelprotected
_inputPortdfx::Core::Channelprotected
_outputPortdfx::Core::Channelprotected
as() noexceptdfx::Core::Channelinline
as() const noexceptdfx::Core::Channelinline
Channel(Id id, InputPort &inputPort, OutputPort &outputPort)dfx::Core::Channel
DISABLE_COPY_AND_MOVE(Channel)dfx::Core::Channel
hasPendingMessage() const =0dfx::Core::Channelpure virtual
Id typedefdfx::Core::Channel
id() const noexceptdfx::Core::Channelinline
inputPort() const noexceptdfx::Core::Channelinline
is() const noexceptdfx::Core::Channelinline
outputPort() const noexceptdfx::Core::Channelinline
pendingMessageCount() const =0dfx::Core::Channelpure virtual
pop()=0dfx::Core::Channelpure virtual
pushMessage(MessagePtr msg)=0dfx::Core::Channelpure virtual
setDeliveryHook(Hooks::Delivery *hook)dfx::Core::Channelinline
~Channel()=defaultdfx::Core::Channelvirtual