|
Classes | |
class | Entry |
Brief description of class Entry. More... | |
class | Reporter |
Brief description of class Reporter. More... | |
class | Reporting |
Brief description of class Reporting. More... | |
Enumerations | |
enum | Severity { Debug, Info, Warning, Error, Fatal } |
The Severity enum. More... | |
enum | Type { MSE, MAE, NONE } |
The Type enum. More... | |
A description of the namespace error.
|
strong |
#include <armarx/control/ethercat/ErrorReporting.h>
The Severity enum.
Enumerator | |
---|---|
Debug | |
Info | |
Warning | |
Error | |
Fatal |
Definition at line 47 of file ErrorReporting.h.
enum Type |
#include <RobotAPI/libraries/aron/similarity/data/image/FloatSimilarity.h>
The Type enum.
Enumerator | |
---|---|
MSE | |
MAE | |
NONE |
Definition at line 8 of file FloatSimilarity.h.