Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

scanMSG Struct Reference

#include <scanPrivate.h>

Collaboration diagram for scanMSG:

Collaboration graph
[legend]
List of all members.

Public Attributes

msgHEADER msgHeader
union {
   scanBUFHEADER   bufHeader
   scanHEADER   request
type
char body [msgMAXLEN-sizeof(msgHEADER)-sizeof(scanBUFHEADER)-1]

Member Data Documentation

msgHEADER scanMSG::msgHeader
 

scanBUFHEADER scanMSG::bufHeader
 

scanHEADER scanMSG::request
 

union { ... } scanMSG::type
 

char scanMSG::body[msgMAXLEN - sizeof(msgHEADER) - sizeof(scanBUFHEADER) - 1]
 


The documentation for this struct was generated from the following file:
Generated on Wed Dec 3 14:59:03 2003 for ATCS API by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001