framexmit::packetHeader Struct Reference

Packet header (information is stored in network byteorder). More...

#include <framexmittypes.hh>

List of all members.

Public Member Functions

Flow control
Constants and classes used for controling the data flow. brief Flow control classes and constants

void hton ()
 swap byte-order in header from host to network
void ntoh ()
 swap byte-order in header from network to host

Public Attributes

int32_t pktType
 packet type
int32_t pktLen
 length of payload in bytes
uint32_t seq
 sequence number
int32_t pktNum
 packet number
int32_t pktTotal
 total number of packets in sequence
uint32_t checksum
 checksum of packet (currently not used)
uint32_t timestamp
 time stamp of data
uint32_t duration
 time length of data


Detailed Description

Packet header (information is stored in network byteorder).
The documentation for this struct was generated from the following file:
Generated on Sun Mar 8 19:21:23 2009 for dmt by  doxygen 1.5.4