CRcvLossList Class Reference
List of all members.
Public Member Functions |
| CRcvLossList (int size=1024) |
void | insert (int32_t seqno1, int32_t seqno2) |
bool | remove (int32_t seqno) |
bool | remove (int32_t seqno1, int32_t seqno2) |
bool | find (int32_t seqno1, int32_t seqno2) const |
int | getLossLength () const |
int | getFirstLostSeq () const |
void | getLossArray (int32_t *array, int &len, int limit) |
Detailed Description
Definition at line 111 of file list.h.
The documentation for this class was generated from the following files: