MayaFlux
0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
has_pending()
bool MayaFlux::Vruta::EventSource::has_pending
(
)
const
inline
Checks if events are pending.
Definition at line
87
of file
EventSource.hpp
.
87
{
return
!
m_pending_events
.empty(); }
MayaFlux::Vruta::EventSource::m_pending_events
std::queue< Core::WindowEvent > m_pending_events
Definition
EventSource.hpp:120
MayaFlux
Vruta
EventSource
Generated by
1.9.8