SlotN
template <typename Ret, typename... Args> class SlotN : public Slot
Functions
| Name | Description |
|---|---|
| doCallRegisteredSlotFunctions | To be called under protection of m_registeredSlotFunctionsMutex body : a Hash with up to four keys "a1" to "a4" with the expected types behind |
Function Details
doCallRegisteredSlotFunctions
virtual void doCallRegisteredSlotFunctions(const karabo::data::Hash& body)
To be called under protection of m_registeredSlotFunctionsMutex
body
: a Hash with up to four keys "a1" to "a4" with the expected types behind