|
| SegmentQueue (Boolean directionIsToADU, Boolean includeADUdescriptors) |
|
unsigned | headIndex () |
|
Segment & | headSegment () |
|
unsigned | nextFreeIndex () |
|
Segment & | nextFreeSegment () |
|
Boolean | isEmpty () |
|
Boolean | isFull () |
|
unsigned | totalDataSize () |
|
void | enqueueNewSegment (FramedSource *inputSource, FramedSource *usingSource) |
|
Boolean | dequeue () |
|
Boolean | insertDummyBeforeTail (unsigned backpointer) |
|
void | reset () |
|
|
static unsigned | nextIndex (unsigned ix) |
|
static unsigned | prevIndex (unsigned ix) |
|
The documentation for this class was generated from the following file: