#include <NQPeerList.h>
Public Attributes | |
bool | enabled |
UINT32 | ip_host |
UINT16 | port_host |
bool | receive_last_packet_index_set |
UINT16 | receive_last_packet_index |
UINT16 | send_packet_index |
Definition at line 31 of file NQPeerList.h.
Definition at line 33 of file NQPeerList.h.
Referenced by CNQPeerList::add(), CNQPeerList::CNQPeerList(), CNQPeerList::remove(), and CNQPeerList::removeAll().
Definition at line 36 of file NQPeerList.h.
Referenced by CNQPeerList::add(), and CNQPeerList::setReceivePacketIndex().
Definition at line 37 of file NQPeerList.h.
Referenced by CNQPeerList::getReceivePacketIndex(), and CNQPeerList::setReceivePacketIndex().
Definition at line 38 of file NQPeerList.h.
Referenced by CNQPeerList::add(), CNQPeerList::getSendPacketIndex(), and CNQPeerList::incSendPacketIndex().