#include <PeerList.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 PeerList.h.
Definition at line 33 of file PeerList.h.
Referenced by CPeerList::add(), CPeerList::CPeerList(), CPeerList::remove(), and CPeerList::removeAll().
UINT32 PEER_ENTRY_INT::ip_host |
UINT16 PEER_ENTRY_INT::port_host |
Definition at line 36 of file PeerList.h.
Referenced by CPeerList::add(), and CPeerList::setReceivePacketIndex().
Definition at line 37 of file PeerList.h.
Referenced by CPeerList::getReceivePacketIndex(), and CPeerList::setReceivePacketIndex().
Definition at line 38 of file PeerList.h.
Referenced by CPeerList::add(), CPeerList::getSendPacketIndex(), and CPeerList::incSendPacketIndex().