PacketHeader Struct Reference

The information associated with a packet, when it is stored in memory only -- there is no preestablished packet header on the wire. More...

#include <SFBPacket.h>


Public Types

enum  Fields {
  SOURCE,
  FLAGS,
  CURSOR,
  LENGTH,
  FIELD_COUNT
}

Data Fields

u8 f [4]


Detailed Description

The information associated with a packet, when it is stored in memory only -- there is no preestablished packet header on the wire.

Normally these fields are never accessed directly, instead, see packetSource(), packetFlags(), packetCursor(), and packetLength().


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

Generated on Fri Apr 22 06:57:07 2011 for SFB by doxygen 1.5.9