Main Page | Data Structures | File List | Data Fields | Globals

tsCCTALK_STANDARD_PACKET Struct Reference

#include <cctalk-operations.h>


Detailed Description

These are the definitions of a cctalk packet header.

This structure is the header structure of an unencrypted cctalk packet. This packet contains the destination address, the source address. The number of bytes in the payload and the packet type


Data Fields

unsigned char bDestAddr
unsigned char bSizeOfData
unsigned char bSourceAddr
unsigned char bHeader
unsigned char abData [1]


Field Documentation

unsigned char tsCCTALK_STANDARD_PACKET::abData[ 1 ]
 

The Data the packet contains this is the first byte all other bytes can be referenced after this using array indices

unsigned char tsCCTALK_STANDARD_PACKET::bDestAddr
 

The Destination address of the packet or where the packet is going

unsigned char tsCCTALK_STANDARD_PACKET::bHeader
 

The packet type

unsigned char tsCCTALK_STANDARD_PACKET::bSizeOfData
 

The number of data bytes included in the packet

unsigned char tsCCTALK_STANDARD_PACKET::bSourceAddr
 

The Source address of the packet or where the packet has come from


The documentation for this struct was generated from the following file:
Generated on Thu Jan 20 16:13:24 2005 for Axis cctalk sub-system by doxygen 1.3.6