libdballe 4.0.18
|
Storage for related physical data. More...
#include <msg.h>
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_context * | data |
The array with the data, reallocated as needed. |
Storage for related physical data.