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

This is the complete list of members for dfx::Core::SPSCChannel, 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::SPSCChannel
DISABLE_COPY_AND_MOVE(Channel)dfx::Core::Channel
hasPendingMessage() const overridedfx::Core::SPSCChannelvirtual
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 overridedfx::Core::SPSCChannelvirtual
pop() overridedfx::Core::SPSCChannelvirtual
pushMessage(MessagePtr msg) overridedfx::Core::SPSCChannelvirtual
setDeliveryHook(Hooks::Delivery *hook)dfx::Core::Channelinline
~Channel()=defaultdfx::Core::Channelvirtual