Orxonox  0.0.5 Codename: Arcturus
Public Attributes | List of all members
_ENetOutgoingCommand Struct Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/enet/enet.h>

Public Attributes

ENetProtocol command
 
enet_uint16 fragmentLength
 
enet_uint32 fragmentOffset
 
ENetListNode outgoingCommandList
 
ENetPacketpacket
 
enet_uint16 reliableSequenceNumber
 
enet_uint32 roundTripTimeout
 
enet_uint32 roundTripTimeoutLimit
 
enet_uint16 sendAttempts
 
enet_uint32 sentTime
 
enet_uint16 unreliableSequenceNumber
 

Member Data Documentation

ENetProtocol _ENetOutgoingCommand::command
enet_uint16 _ENetOutgoingCommand::fragmentLength
enet_uint32 _ENetOutgoingCommand::fragmentOffset
ENetListNode _ENetOutgoingCommand::outgoingCommandList
ENetPacket* _ENetOutgoingCommand::packet
enet_uint16 _ENetOutgoingCommand::reliableSequenceNumber
enet_uint32 _ENetOutgoingCommand::roundTripTimeout
enet_uint32 _ENetOutgoingCommand::roundTripTimeoutLimit
enet_uint16 _ENetOutgoingCommand::sendAttempts
enet_uint32 _ENetOutgoingCommand::sentTime
enet_uint16 _ENetOutgoingCommand::unreliableSequenceNumber

The documentation for this struct was generated from the following file: