_bufrex_subset Struct Reference
#include <subset.h>
Detailed Description
Represent a BUFR/CREX data subset as a list of decoded variables.
|
Data Fields |
|
dba_vartable | btable |
| | dba_vartable used to lookup B table codes (reference to the one in bufrex_raw: memory management is done by bufrex_raw)
|
|
dba_var * | vars |
| | Decoded variables.
|
|
size_t | vars_count |
| | Number of decoded variables.
|
|
size_t | vars_alloclen |
| | Size (in dba_var*) of the buffer allocated for vars.
|
The documentation for this struct was generated from the following file: