EpcTools
An event based multi-threaded C++ development framework.
EThreadQueueBase< T > Member List

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

isInitialized()EThreadQueueBase< T >inline
mode()EThreadQueueBase< T >inline
peek(T &msg, Bool wait=True)EThreadQueueBase< T >inline
pop(T &msg, Bool wait=True)EThreadQueueBase< T >inline
push(const T &msg, Bool wait=True)EThreadQueueBase< T >inline