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...
 

Detailed Description

A description of the namespace error.

Enumeration Type Documentation

◆ Severity

enum Severity
strong

#include <armarx/control/ethercat/ErrorReporting.h>

The Severity enum.

Enumerator
Debug 
Info 
Warning 
Error 
Fatal 

Definition at line 47 of file ErrorReporting.h.

◆ Type

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.