| ackmap | PendingAckList< PacketType, SocketType > | [protected] |
| addPendingAck(unsigned int packet_seq, unsigned short packet_pri, unsigned int user_id, unsigned int timeout, PacketType *pack, bool haslock) | PendingAckList< PacketType, SocketType > | |
| clear() | PendingAckList< PacketType, SocketType > | |
| execute() | PendingAckList< PacketType, SocketType > | |
| PendingAckList(Framework< PacketType, SocketType > *framework) | PendingAckList< PacketType, SocketType > | |
| registerAck(unsigned int packet_seq, unsigned char packet_pri, unsigned int user_id) | PendingAckList< PacketType, SocketType > | |
| removeWithComparer(const Comp &comp) | PendingAckList< PacketType, SocketType > | |
| size() const | PendingAckList< PacketType, SocketType > | [inline] |
| timeoutheap | PendingAckList< PacketType, SocketType > | [protected] |
| ~PendingAckList() | PendingAckList< PacketType, SocketType > | |