Shadowrun: Awakened 29 September 2011 - Build 871
Public Attributes
RakNet::InternalPacketFixedSizeTransmissionHeader Struct Reference

#include <InternalPacket.h>

Inheritance diagram for RakNet::InternalPacketFixedSizeTransmissionHeader:

List of all members.

Public Attributes

BitSize_t dataBitLength
 How many bits long the data is.
unsigned char orderingChannel
 What ordering channel this packet is on, if the reliability type uses ordering channels.
OrderingIndexType orderingIndex
 The ID used as identification for ordering messages. Also included in sequenced messages.
PacketReliability reliability
 What type of reliability algorithm to use with this packet.
MessageNumberType reliableMessageNumber
 A unique numerical identifier given to this user message. Used to identify reliable messages on the network.
OrderingIndexType sequencingIndex
SplitPacketIndexType splitPacketCount
 The size of the array of subsplit packets.
SplitPacketIdType splitPacketId
 The ID of the split packet, if we have split packets. This is the maximum number of split messages we can send simultaneously per connection.
SplitPacketIndexType splitPacketIndex
 If this is a split packet, the index into the array of subsplit packets.

Detailed Description

Definition at line 48 of file InternalPacket.h.


Member Data Documentation

Definition at line 63 of file InternalPacket.h.

Definition at line 57 of file InternalPacket.h.

Definition at line 53 of file InternalPacket.h.

Definition at line 67 of file InternalPacket.h.

Definition at line 51 of file InternalPacket.h.

Definition at line 55 of file InternalPacket.h.

Definition at line 63 of file InternalPacket.h.

Definition at line 59 of file InternalPacket.h.

Definition at line 61 of file InternalPacket.h.


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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net