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.

Channel(Id id, SourceTransportPtr source, DestinationTransportPtr destination)dfx::Core::Channel
destination() const noexceptdfx::Core::Channelinline
DFX_DISABLE_COPY_AND_MOVE(Channel)dfx::Core::Channel
Id typedefdfx::Core::Channel
id() const noexceptdfx::Core::Channelinline
pendingMessageCount() constdfx::Core::Channel
setDeliveryHook(Hooks::Delivery *hook)dfx::Core::Channelinline
source() const noexceptdfx::Core::Channelinline
SourceTransport (defined in dfx::Core::Channel)dfx::Core::Channelfriend
transmit(MessagePtr message)dfx::Core::Channelprotected