Main Page | Modules | Class Hierarchy | Class List | File List | Class Members | Related Pages

MqBufferU Union Reference
[MqBufferS API]

a union for all data items supported by MqBufferS. More...

#include <types.h>

List of all members.

Public Attributes

MQ_BINTB
 arbitrary binary data
MQ_STRTC
 C string like data (e.g. with a \0 at the end).
MQ_INT2I2
 2 byte integer data
MQ_INT4I4
 4 byte integer data
MQ_INT8I8
 8 byte integer data
MQ_FLT4F
 4 byte float data
MQ_FLT8D
 8 byte double data
MQ_PTRP
 4 byte pointer data
MQ_LSTTL
 list object type data
MQ_LSTTR
 return object type data


Detailed Description

a union for all data items supported by MqBufferS.

an MqBufferS object is using a MqBufferU union and a MqTypeE enum to define an item.

Definition at line 669 of file types.h.


The documentation for this union was generated from the following file:
Generated on Tue Nov 23 16:13:06 2004 for libFreiburg by  doxygen 1.3.8-20040928