iCub-main
|
#include <diagnosticLowLevelFormatter_hid.h>
Public Member Functions | |
void | printMessage () |
Public Attributes | |
Diagnostic::EmbeddedInfo | baseInfo |
eOipv4addr_t | sourceBoardIpAddr |
eOerror_code_t | errorCode |
std::string | baseMessage |
std::string | extraMessage |
uint64_t | param64 |
uint16_t | param16 |
Definition at line 46 of file diagnosticLowLevelFormatter_hid.h.
void Diagnostic::LowLevel::AuxEmbeddedInfo::printMessage | ( | ) |
Diagnostic::EmbeddedInfo Diagnostic::LowLevel::AuxEmbeddedInfo::baseInfo |
Definition at line 49 of file diagnosticLowLevelFormatter_hid.h.
std::string Diagnostic::LowLevel::AuxEmbeddedInfo::baseMessage |
Definition at line 52 of file diagnosticLowLevelFormatter_hid.h.
eOerror_code_t Diagnostic::LowLevel::AuxEmbeddedInfo::errorCode |
Definition at line 51 of file diagnosticLowLevelFormatter_hid.h.
std::string Diagnostic::LowLevel::AuxEmbeddedInfo::extraMessage |
Definition at line 53 of file diagnosticLowLevelFormatter_hid.h.
uint16_t Diagnostic::LowLevel::AuxEmbeddedInfo::param16 |
Definition at line 55 of file diagnosticLowLevelFormatter_hid.h.
uint64_t Diagnostic::LowLevel::AuxEmbeddedInfo::param64 |
Definition at line 54 of file diagnosticLowLevelFormatter_hid.h.
eOipv4addr_t Diagnostic::LowLevel::AuxEmbeddedInfo::sourceBoardIpAddr |
Definition at line 50 of file diagnosticLowLevelFormatter_hid.h.