libdballe
7.29
|
Full data corresponding to a shortcut ID. More...
#include <vars.h>
Public Attributes | |
wreport::Varcode | code |
Variable description code. | |
int | ltype1 |
Type of the first level. More... | |
int | l1 |
L1 value of the level. More... | |
int | ltype2 |
Type of the second level. More... | |
int | l2 |
L2 value of the level. More... | |
int | pind |
Time range type indicator. More... | |
int | p1 |
Time range P1 indicator. More... | |
int | p2 |
Time range P2 indicator. More... | |
Full data corresponding to a shortcut ID.
int dballe::MsgVarShortcut::l1 |
L1 value of the level.
See Level type values.
int dballe::MsgVarShortcut::l2 |
L2 value of the level.
See Level type values.
int dballe::MsgVarShortcut::ltype1 |
Type of the first level.
See Level type values.
int dballe::MsgVarShortcut::ltype2 |
Type of the second level.
See Level type values.
int dballe::MsgVarShortcut::p1 |
Time range P1 indicator.
See Time range values.
int dballe::MsgVarShortcut::p2 |
Time range P2 indicator.
See Time range values.
int dballe::MsgVarShortcut::pind |
Time range type indicator.
See Time range values.