Public Member Functions |
| STATIC_CONST (SignalLength=25) |
| STATIC_CONST (HeaderLength=2) |
| STATIC_CONST (DataLength=23) |
void | setTableId (unsigned pos, Uint32 val) |
void | setTableType (unsigned pos, Uint32 val) |
void | setTableStore (unsigned pos, Uint32 val) |
void | setTableState (unsigned pos, Uint32 val) |
void | setTableTemp (unsigned pos, Uint32 val) |
Static Public Member Functions |
static Uint32 | getTableId (Uint32 data) |
static Uint32 | getTableType (Uint32 data) |
static Uint32 | getTableStore (Uint32 data) |
static Uint32 | getTableState (Uint32 data) |
static Uint32 | getTableTemp (Uint32 data) |
Public Attributes |
Uint32 | senderData |
Uint32 | counter |
Uint32 | tableData [DataLength] |
Detailed Description
Definition at line 224 of file ListTables.hpp.
Member Function Documentation
OldListTablesConf::STATIC_CONST |
( |
SignalLength |
= 25 | ) |
|
Note: last signal is indicated by having length < 25
Friends And Related Function Documentation
The documentation for this class was generated from the following file: