Arduino live555
All Classes Functions Pages
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
SegmentQueue Class Reference

Public Member Functions

 SegmentQueue (Boolean directionIsToADU, Boolean includeADUdescriptors)
 
unsigned headIndex ()
 
SegmentheadSegment ()
 
unsigned nextFreeIndex ()
 
SegmentnextFreeSegment ()
 
Boolean isEmpty ()
 
Boolean isFull ()
 
unsigned totalDataSize ()
 
void enqueueNewSegment (FramedSource *inputSource, FramedSource *usingSource)
 
Boolean dequeue ()
 
Boolean insertDummyBeforeTail (unsigned backpointer)
 
void reset ()
 

Static Public Member Functions

static unsigned nextIndex (unsigned ix)
 
static unsigned prevIndex (unsigned ix)
 

Public Attributes

Segment s [SegmentQueueSize]
 

The documentation for this class was generated from the following file: