Wrap a dba_var. More...
#include <bufrex.h>
Public Member Functions | |
| Bufrex (const Bufrex &var) | |
| Smart pointer assignment. | |
| Bufrex & | operator= (const Bufrex &var) |
| Smart pointer assignment. | |
| void | setTemplate (int type, int subtype, int localsubtype) |
| void | setEdition (int edition) |
| void | setTime (int year, int month, int day, int hour, int minute, int second) |
| void | appendDatadesc (dba_varcode code) |
| std::string | encode () |
| bool | empty () const |
| size_t | size () const |
| BufrexSubset | operator[] (int idx) |
| BufrexSubset | getSubset (int idx) |
| BufrexSubset | append () |
| void | resetSections () |
| const bufrex_msg | msg () const |
| Access the underlying bufrex_msg. | |
| bufrex_msg | msg () |
| Access the underlying bufrex_msg. | |
Static Public Member Functions | |
| static Bufrex | createBUFR (int centre, int subcentre, int mastertable, int localtable, int edition=3, bool compressed=false) |
Wrap a dba_var.
1.6.3