![]() |
![]() |
#include <DTDDUWords.h>
Public Member Functions | |
int | cerosIdCerosStatus () const |
int | cerosIdRosStatus () const |
int | debugMessage () const |
int | debugType () const |
int | dontRead () const |
DTROSDebugWord () | |
Constructor. More... | |
DTROSDebugWord (const DTROSDebugWord &obj) | |
DTROSDebugWord (const uint32_t index) | |
int | evIdMis () const |
virtual | ~DTROSDebugWord () |
Destructor. More... | |
Static Public Member Functions | |
static void | set (uint32_t &word, int debug_type) |
static void | set (uint32_t &word, int debug_type, int ceros_id) |
Private Attributes | |
uint32_t | word_ |
DT ROS Debug interpreter. It interprets the Debug type (3 bits) and the debug message (in the first 15 bits)
Definition at line 348 of file DTDDUWords.h.
|
inline |
Constructor.
Definition at line 353 of file DTDDUWords.h.
|
inline |
Definition at line 355 of file DTDDUWords.h.
|
inline |
Definition at line 357 of file DTDDUWords.h.
|
inlinevirtual |
Destructor.
Definition at line 361 of file DTDDUWords.h.
|
inline |
Definition at line 365 of file DTDDUWords.h.
|
inline |
Definition at line 368 of file DTDDUWords.h.
|
inline |
Definition at line 364 of file DTDDUWords.h.
|
inline |
Definition at line 363 of file DTDDUWords.h.
|
inline |
Definition at line 367 of file DTDDUWords.h.
|
inline |
Definition at line 366 of file DTDDUWords.h.
|
inlinestatic |
Definition at line 370 of file DTDDUWords.h.
|
inlinestatic |
Definition at line 380 of file DTDDUWords.h.
|
private |
Definition at line 394 of file DTDDUWords.h.