|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
private |
Pop event matching filter from queue.
| filter | Filter criteria |
Searches the queue for an event matching all filter criteria. Removes and returns the first matching event, preserving order of non-matching events.
Definition at line 59 of file EventSource.cpp.
References MayaFlux::Vruta::EventFilter::button, MayaFlux::Vruta::EventFilter::event_type, MayaFlux::Vruta::EventFilter::key_code, and m_pending_events.
Referenced by MayaFlux::Kriya::EventAwaiter::await_ready(), and MayaFlux::Kriya::EventAwaiter::try_resume().
Here is the caller graph for this function: