EpcTools
An event based multi-threaded C++ development framework.
|
This is the complete list of members for EThreadQueuePrivate< T >, including all inherited members.
EThreadEvent class | EThreadQueuePrivate< T > | friend |
EThreadQueuePrivate() | EThreadQueuePrivate< T > | inline |
init(Int nMsgCnt, Int threadId, Bool bMultipleWriters, EThreadQueueMode eMode) | EThreadQueuePrivate< T > | inline |
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 |
~EThreadQueuePrivate() | EThreadQueuePrivate< T > | inline |