|
|
Brief description of class Entry. More...
#include <armarx/control/ethercat/ErrorReporting.h>
Public Member Functions | |
| Entry & | busIterationNumber (std::uint64_t iteration) |
| Entry & | deviceName (const char *deviceName) |
| Entry ()=default | |
| Entry & | errorType (Type type) |
| template<typename... T> | |
| Entry & | message (const char *fmt, T... args) |
| Entry & | metaInfo (const char *file, int line, const char *function) |
| Entry & | slaveIdentifier (SlaveIdentifier sid) |
| std::string | toString () const |
| ~Entry ()=default | |
Brief description of class Entry.
Detailed description of class Entry.
Definition at line 68 of file ErrorReporting.h.
|
default |
|
default |
| Entry & busIterationNumber | ( | std::uint64_t | iteration | ) |
Definition at line 378 of file ErrorReporting.cpp.
| Entry & deviceName | ( | const char * | deviceName | ) |
Definition at line 348 of file ErrorReporting.cpp.
Definition at line 332 of file ErrorReporting.cpp.
|
inline |
Definition at line 107 of file ErrorReporting.h.
| Entry & metaInfo | ( | const char * | file, |
| int | line, | ||
| const char * | function | ||
| ) |
Definition at line 339 of file ErrorReporting.cpp.
| Entry & slaveIdentifier | ( | SlaveIdentifier | sid | ) |
Definition at line 325 of file ErrorReporting.cpp.
| std::string toString | ( | ) | const |
Definition at line 355 of file ErrorReporting.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: