dballe::Msg Class Reference
#include <msg.h>
Detailed Description
Wrap a dba_var.
|
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) |
The documentation for this class was generated from the following file: