#include <frameworkseqnolist.h>
Public Member Functions | |
| FrameworkSeqNoList () | |
| ~FrameworkSeqNoList () | |
| unsigned int | getNextIngoingSeqNo (PacketType *packet) const |
| bool | isNext (PacketType *packet) const |
| bool | isFuture (PacketType *packet) const |
| unsigned int | getNextOutgoingSeqNo (PacketType *packet) |
| PacketType * | incrementNextIngoingSeqNo (PacketType *packet) |
| void | bufferPacket (PacketType *packet) |
| unsigned int | bufferePacketsTotal () const |
Static Public Member Functions | |
| static int | getChannel (const PacketType *packet) |
Definition at line 41 of file frameworkseqnolist.h.
1.4.4