fawkes::IPCMessageQueue::MessageStruct Struct Reference

This is the struct of the messages that has to be fed to send and receive methods. More...

#include <msg.h>

List of all members.

Public Attributes

long int mtype
 type of the message
char mtext [1]
 content of the message, can be of arbitrary size up to MaxMessageSize

Detailed Description

This is the struct of the messages that has to be fed to send and receive methods.

Definition at line 40 of file msg.h.


Member Data Documentation

content of the message, can be of arbitrary size up to MaxMessageSize

Definition at line 42 of file msg.h.

type of the message

Definition at line 41 of file msg.h.


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

Generated on 1 Mar 2011 for Fawkes API by  doxygen 1.6.1