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

mess Struct Reference
[Ab protocol internals]

Structure used to store incoming and outgoing messages. More...

#include <ab.h>


Data Fields

unsigned char * MSG
 The pointer to the actual message contents.

unsigned char LENGTH
sem_t sem_ack
messNEXT
 Linked list: points to the next element.


Detailed Description

Structure used to store incoming and outgoing messages.

Definition at line 154 of file ab.h.


Field Documentation

unsigned char mess::LENGTH
 

The message length, limited to 255 characters

Definition at line 160 of file ab.h.

sem_t mess::sem_ack
 

For use with synchronous message sending, this semaphore will be posted when the message is acknowledged

Definition at line 164 of file ab.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 9 15:34:01 2005 for Alternating Bit by doxygen 1.3.7