DataQueue Member List

This is the complete list of members for DataQueue, including all inherited members.

add(ServiceMessage &message)DataQueue
addFifo(QueueItem *item)DataQueue
addLifo(QueueItem *item)DataQueue
addReference()DataQueueinline
addWaiter()DataQueueinline
checkWaiters()DataQueueinline
clear()DataQueue
DataQueue(const char *ds, int di)DataQueueinline
DataQueue(SessionID s, const char *ds, int di)DataQueueinline
DataQueue(const char *name, const char *ds, int di)DataQueueinline
dbgdiDataQueueprotected
dbgdsDataQueueprotected
firstItemDataQueueprotected
getFirst()DataQueue
getItemCount()DataQueueinline
hasReferences()DataQueueinline
hasWaiters()DataQueueinline
init()DataQueueinline
itemCountDataQueueprotected
lastItemDataQueueprotected
nextDataQueueprotected
pull(ServerQueueManager *manager, ServiceMessage &message)DataQueue
pullData(ServerQueueManager *manager, ServiceMessage &message)DataQueue
queueNameDataQueueprotected
QueueTable classDataQueuefriend
referencesDataQueueprotected
removeReference()DataQueueinline
removeWaiter()DataQueueinline
sessionDataQueueprotected
setName(const char *name)DataQueueinline
waitersDataQueueprotected
waitForData()DataQueueinline
waitSemDataQueueprotected
~DataQueue()DataQueue