#include <msg.h>
Public Member Functions | |
| Msg () | |
| Wraps an existing dba_var, taking charge of memory allocation. | |
| void | set (Var &var, dba_varcode code, int ltype1, int l1, int ltype2, int l2, int pind, int p1, int p2) |
| void | setd (dba_varcode code, double val, int conf, int ltype1, int l1, int ltype2, int l2, int pind, int p1, int p2) |
| const dba_msg | msg () const |
| Access the underlying dba_var. | |
| dba_msg | msg () |
| Access the underlying dba_var. | |
| std::string | encodeBUFR (int type, int subtype, int localsubtype) |
1.5.9