Hedgehog  3.1.0
A library to generate hybrid pipeline workflow systems
Loading...
Searching...
No Matches
hh::core::abstraction::SenderAbstraction< Output > Member List

This is the complete list of members for hh::core::abstraction::SenderAbstraction< Output >, including all inherited members.

addReceiver(ReceiverAbstraction< Output > *const receiver)hh::core::abstraction::SenderAbstraction< Output >inline
concreteSender_hh::core::abstraction::SenderAbstraction< Output >private
connectedReceivers() consthh::core::abstraction::SenderAbstraction< Output >inline
copyInnerStructure(SenderAbstraction< Output > *copyableCore)hh::core::abstraction::SenderAbstraction< Output >inlineprotected
duplicateEdgeSender(std::map< abstraction::NodeAbstraction *, std::shared_ptr< NodeAbstraction > > &mapping)hh::core::abstraction::SenderAbstraction< Output >inlineprotected
removeReceiver(ReceiverAbstraction< Output > *const receiver)hh::core::abstraction::SenderAbstraction< Output >inline
send(std::shared_ptr< Output > data)hh::core::abstraction::SenderAbstraction< Output >inline
SenderAbstraction(std::shared_ptr< implementor::ImplementorSender< Output > > concreteSender)hh::core::abstraction::SenderAbstraction< Output >inlineexplicit
senders() consthh::core::abstraction::SenderAbstraction< Output >inline
senders()hh::core::abstraction::SenderAbstraction< Output >inline
~SenderAbstraction()=defaulthh::core::abstraction::SenderAbstraction< Output >virtual