CORE_message_queue_Buffer Struct Reference
[Message Queue Handler]

Message Buffer Contents Management Structure. More...

#include <coremsg.h>


Data Fields

size_t size
uint32_t buffer [1]


Detailed Description

Message Buffer Contents Management Structure.

The following defines the data types needed to manipulate the contents of message buffers.

Note:
The buffer field is normally longer than a single uint32_t but since messages are variable length we just make a ptr to 1.

Field Documentation

This field is the size of this message.

This field contains the actual message.


The documentation for this struct was generated from the following file:

Generated on Fri Jul 4 12:16:46 2008 for RTEMSSuperCore by  doxygen 1.5.6