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

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

addSender(SenderAbstraction< Input > *const sender)hh::core::abstraction::ReceiverAbstraction< Input >inline
concreteReceiver_hh::core::abstraction::ReceiverAbstraction< Input >private
connectedSenders() consthh::core::abstraction::ReceiverAbstraction< Input >inline
copyInnerStructure(ReceiverAbstraction< Input > *copyableCore)hh::core::abstraction::ReceiverAbstraction< Input >inlineprotected
empty() consthh::core::abstraction::ReceiverAbstraction< Input >inline
getInputData()hh::core::abstraction::ReceiverAbstraction< Input >inline
maxNumberElementsReceived() consthh::core::abstraction::ReceiverAbstraction< Input >inline
numberElementsReceived() consthh::core::abstraction::ReceiverAbstraction< Input >inline
printEdgeInformation(Printer *printer)hh::core::abstraction::ReceiverAbstraction< Input >inline
receive(std::shared_ptr< Input > const inputData)hh::core::abstraction::ReceiverAbstraction< Input >inline
ReceiverAbstraction(std::shared_ptr< implementor::ImplementorReceiver< Input > > concreteReceiver, std::shared_ptr< std::mutex > slotMutex)hh::core::abstraction::ReceiverAbstraction< Input >inlineexplicit
receivers() consthh::core::abstraction::ReceiverAbstraction< Input >inline
receivers()hh::core::abstraction::ReceiverAbstraction< Input >inline
removeSender(SenderAbstraction< Input > *const sender)hh::core::abstraction::ReceiverAbstraction< Input >inline
slotMutex_hh::core::abstraction::ReceiverAbstraction< Input >private
~ReceiverAbstraction()=defaulthh::core::abstraction::ReceiverAbstraction< Input >virtual