CPN
Computational Process Networks
ThresholdQueue< T > Member List

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

AllocateBuf(ulong queueLen, ulong maxThresh, ulong numChans, bool useMBS)ThresholdQueueBaseprotected
baseThresholdQueueBaseprotected
baseOffsetThresholdQueueBaseprotected
ChannelStride(void) const ThresholdQueueBaseinline
channelStrideThresholdQueueBaseprotected
chanOffsetThresholdQueueBaseprotected
Count(void) const ThresholdQueueBase
Dequeue(ulong count)ThresholdQueueBase
ElementsDequeued(void) const ThresholdQueueBaseinline
elementsDequeuedThresholdQueueBaseprotected
ElementsEnqueued(void) const ThresholdQueueBaseinline
elementsEnqueuedThresholdQueueBaseprotected
elementSizeThresholdQueueBaseprotected
Empty(void) const ThresholdQueueBaseinline
Enqueue(ulong count)ThresholdQueueBase
Freespace(void) const ThresholdQueueBase
Full(void) const ThresholdQueueBaseinline
GetDequeuePtr(ulong dequeueThresh, ulong chan=0) const ThresholdQueue< T >inline
GetEnqueuePtr(ulong enqueueThresh, ulong chan=0) const ThresholdQueue< T >inline
GetRawDequeuePtr(ulong dequeueThresh, ulong chan=0) const ThresholdQueueBase
GetRawEnqueuePtr(ulong enqueueThresh, ulong chan=0) const ThresholdQueueBase
Grow(ulong queueLen, ulong maxThresh)ThresholdQueueBase
headThresholdQueueBaseprotected
maxThresholdThresholdQueueBaseprotected
MaxThreshold(void) const ThresholdQueueBaseinline
mbsThresholdQueueBaseprotected
NumChannels(void) const ThresholdQueueBaseinline
numChannelsThresholdQueueBaseprotected
QueueLength(void) const ThresholdQueueBaseinline
queueLengthThresholdQueueBaseprotected
Reset(void)ThresholdQueueBase
tailThresholdQueueBaseprotected
ThresholdQueue(ulong queueLen, ulong maxThresh, ulong numChans=1)ThresholdQueue< T >inline
ThresholdQueue(const ThresholdQueueAttr &attr)ThresholdQueue< T >inline
ThresholdQueueBase(ulong elemSize, ulong queueLen, ulong maxThresh, ulong numChans=1)ThresholdQueueBase
ThresholdQueueBase(ulong elemSize, const ThresholdQueueAttr &attr)ThresholdQueueBase
ulong typedefThresholdQueueBase
~ThresholdQueueBase(void)ThresholdQueueBase