BUFR-specific encoding options. More...
#include <msg.h>
Data Fields | |
| int | centre |
| Common Code table C-1 identifying the originating centre. | |
| int | subcentre |
| Centre-specific subcentre code. | |
| int | master_table |
| Version number of master tables used. | |
| int | local_table |
| Version number of local tables used to augment the master table. | |
| int | compression |
| 1 if the BUFR message uses compression, else 0 | |
| int | optional_section_length |
| 0 if the BUFR message does not contain an optional section, else its length in bytes | |
| char * | optional_section |
| Raw contents of the optional section. | |
| int | subsets |
| Number of subsets present in the message. | |
BUFR-specific encoding options.
1.6.3