libdballe 4.0.18
Data Fields
_dba_msg_context Struct Reference

Store an array of physical data all on the same level. More...

#include <context.h>

Data Fields

int ltype1
 Type of the first level.
int l1
 L1 value of the level.
int ltype2
 Type of the second level.
int l2
 L2 value of the level.
int pind
 Time range type indicator.
int p1
 Time range P1 indicator.
int p2
 Time range P2 indicator.
int data_count
 Number of items in this level.
int data_alloc
 Number of items allocated (must always be greater than or equal to data_count.
dba_vardata
 The array with the data, reallocated as needed.

Detailed Description

Store an array of physical data all on the same level.


Field Documentation


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