|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
protected |
Iterates the waiter list, passing the type-erased signal to each.
Called by derived classes after committing a new signal value. Awaiters that match resume and unregister themselves.
| event | Type-erased pointer to the current signal value. |
Definition at line 7 of file EventSource.cpp.
References m_waiters.
Referenced by MayaFlux::Vruta::WindowEventSource::signal().
Here is the caller graph for this function: