Reporter Class Reference

Brief description of class Reporter. More...

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

Public Member Functions

bool hasErrors () const
 
ReportWrapper reportDebug (Entry &error)
 
ReportWrapper reportError (Entry &error)
 
void reportErrorAndThrow (Entry &error)
 
ReportWrapper reportInfo (Entry &error)
 
ReportWrapper reportWarning (Entry &error)
 

Detailed Description

Brief description of class Reporter.

Detailed description of class Reporter.

Definition at line 142 of file ErrorReporting.h.

Member Function Documentation

◆ hasErrors()

bool hasErrors ( ) const

Definition at line 315 of file ErrorReporting.cpp.

◆ reportDebug()

Reporter::ReportWrapper reportDebug ( Entry error)

Definition at line 276 of file ErrorReporting.cpp.

◆ reportError()

Reporter::ReportWrapper reportError ( Entry error)

Definition at line 298 of file ErrorReporting.cpp.

◆ reportErrorAndThrow()

void reportErrorAndThrow ( Entry error)

Definition at line 306 of file ErrorReporting.cpp.

+ Here is the call graph for this function:

◆ reportInfo()

Reporter::ReportWrapper reportInfo ( Entry error)

Definition at line 283 of file ErrorReporting.cpp.

◆ reportWarning()

Reporter::ReportWrapper reportWarning ( Entry error)

Definition at line 290 of file ErrorReporting.cpp.


The documentation for this class was generated from the following files: