MESSAGE_QUEUE Struct Reference

#include <MessageQueue.h>

Collaboration diagram for MESSAGE_QUEUE:

Collaboration graph
[legend]

Data Fields

ECBSem
int Head
int Tail
int nMsg
int Size
MSG ** b

Detailed Description

Definition at line 25 of file MessageQueue.h.


Field Documentation

ECB* MESSAGE_QUEUE::Sem

Definition at line 26 of file MessageQueue.h.

Referenced by MqGet(), MqInit(), and MqPut().

int MESSAGE_QUEUE::Head

Definition at line 27 of file MessageQueue.h.

Referenced by MqInit(), and MqPut().

int MESSAGE_QUEUE::Tail

Definition at line 28 of file MessageQueue.h.

Referenced by MqGet(), and MqInit().

int MESSAGE_QUEUE::nMsg

Definition at line 29 of file MessageQueue.h.

Referenced by MqGet(), MqInit(), and MqPut().

int MESSAGE_QUEUE::Size

Definition at line 30 of file MessageQueue.h.

Referenced by MqGet(), MqInit(), and MqPut().

MSG** MESSAGE_QUEUE::b

Definition at line 31 of file MessageQueue.h.

Referenced by MqGet(), MqInit(), and MqPut().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 24 17:44:09 2008 for FrankenRTOS by  doxygen 1.5.3