armarx::control::ethercat::reporting Namespace Reference

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 { Bus, Slave, Device, General }
 

Functions

std::ostream & operator<< (std::ostream &stream, const Severity &rhs)
 
std::ostream & operator<< (std::ostream &stream, const Type &rhs)
 

Enumeration Type Documentation

◆ Type

enum Type
strong
Enumerator
Bus 

Bussdfnödf.

Slave 

sdfluieb,dj

Device 
General 

Definition at line 31 of file ErrorReporting.h.

Function Documentation

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream &  stream,
const Severity rhs 
)

Definition at line 35 of file ErrorReporting.cpp.

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream &  stream,
const Type rhs 
)

Definition at line 14 of file ErrorReporting.cpp.