Evo C++ Library v0.5.1
EventQueue< T > Member List

This is the complete list of members for EventQueue< T >, including all inherited members.

add(T *event, ulongl spinwait_ns=1)EventQueue< T >inline
DEFAULT_SIZEEventQueue< T >static
EventQueue(Size size=DEFAULT_SIZE)EventQueue< T >inline
EventT typedefEventQueue< T >
notify_multiwait(U &condmutex)EventQueue< T >inline
process()EventQueue< T >inline
process_multi(U &mutex)EventQueue< T >inline
process_multiwait(U &condmutex, AtomicInt &stopflag, ulong waitms=1)EventQueue< T >inline
Size typedefEventQueue< T >
~EventQueue()EventQueue< T >inline