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 167 of file ErrorReporting.h.

Member Function Documentation

◆ hasErrors()

bool hasErrors ( ) const

Definition at line 319 of file ErrorReporting.cpp.

+ Here is the caller graph for this function:

◆ reportDebug()

Reporter::ReportWrapper reportDebug ( Entry & error)

Definition at line 280 of file ErrorReporting.cpp.

◆ reportError()

Reporter::ReportWrapper reportError ( Entry & error)

Definition at line 302 of file ErrorReporting.cpp.

◆ reportErrorAndThrow()

void reportErrorAndThrow ( Entry & error)

Definition at line 310 of file ErrorReporting.cpp.

+ Here is the call graph for this function:

◆ reportInfo()

Reporter::ReportWrapper reportInfo ( Entry & error)

Definition at line 287 of file ErrorReporting.cpp.

◆ reportWarning()

Reporter::ReportWrapper reportWarning ( Entry & error)

Definition at line 294 of file ErrorReporting.cpp.


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