Brief description of class Entry.
More...
#include <armarx/control/ethercat/ErrorReporting.h>
Brief description of class Entry.
Detailed description of class Entry.
Definition at line 68 of file ErrorReporting.h.
◆ Entry()
◆ ~Entry()
◆ busIterationNumber()
| Entry & busIterationNumber |
( |
std::uint64_t | iteration | ) |
|
◆ deviceName()
| Entry & deviceName |
( |
const char * | deviceName | ) |
|
◆ errorType()
◆ getIdentifier()
| std::string getIdentifier |
( |
| ) |
const |
◆ identifier()
template<typename... T>
| Entry & identifier |
( |
const char * | fmt, |
|
|
T... | args ) |
|
inline |
◆ message()
template<typename... T>
| Entry & message |
( |
const char * | fmt, |
|
|
T... | args ) |
|
inline |
◆ metaInfo()
| Entry & metaInfo |
( |
const char * | file, |
|
|
int | line, |
|
|
const char * | function ) |
◆ slaveIdentifier()
◆ toString()
| std::string toString |
( |
| ) |
const |
The documentation for this class was generated from the following files: