_dba_msg Struct Reference

#include <msg.h>


Detailed Description

Storage for related physical data.


Data Fields

dba_msg_type type
 Source of the data.
int data_count
 Number of levels in this message.
int data_alloc
 Number of levels allocated (must always be greater than or equal to data_count.
dba_msg_leveldata
 The array with the data, reallocated as needed.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 22 14:45:47 2007 for libdballe-msg by  doxygen 1.5.2