![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
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 noexcept | dfx::Core::Channel | inline |
| DFX_DISABLE_COPY_AND_MOVE(Channel) | dfx::Core::Channel | |
| Id typedef | dfx::Core::Channel | |
| id() const noexcept | dfx::Core::Channel | inline |
| pendingMessageCount() const | dfx::Core::Channel | |
| setDeliveryHook(Hooks::Delivery *hook) | dfx::Core::Channel | inline |
| source() const noexcept | dfx::Core::Channel | inline |
| SourceTransport (defined in dfx::Core::Channel) | dfx::Core::Channel | friend |
| transmit(MessagePtr message) | dfx::Core::Channel | protected |