#include <exporters.h>
Data Fields | |
| int | type |
| Template type. | |
| int | subtype |
| Template subtype. | |
| int | localsubtype |
| Template local subtype. | |
| dba_msg_type | accept_type |
| dba_msg type it can convert from | |
| dba_varcode * | ddesc |
| Data descriptor section. | |
| bufrex_datadesc_func | datadesc |
| Function to create the data description section. | |
| bufrex_exporter_func | exporter |
| Exporter function. | |
1.5.5