An ENet host for communicating with peers.
More...
#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/enet/enet.h>
Internet address of the host.
size_t _ENetHost::bufferCount |
size_t _ENetHost::channelLimit |
maximum number of channels allowed for connected peers
ENetChecksumCallback _ENetHost::checksum |
callback the user can set to enable packet checksums for this host
size_t _ENetHost::commandCount |
int _ENetHost::continueSending |
downstream bandwidth of the host
upstream bandwidth of the host
size_t _ENetHost::packetSize |
size_t _ENetHost::peerCount |
number of peers allocated for this host
array of peers allocated for this host
int _ENetHost::recalculateBandwidthLimits |
size_t _ENetHost::receivedDataLength |
total data received, user should reset to 0 as needed to prevent overflow
total UDP packets received, user should reset to 0 as needed to prevent overflow
total data sent, user should reset to 0 as needed to prevent overflow
total UDP packets sent, user should reset to 0 as needed to prevent overflow
The documentation for this struct was generated from the following file: