|
|
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) |
|
strong |
| Enumerator | |
|---|---|
| Bus | Bussdfnödf. |
| Slave | sdfluieb,dj |
| Device | |
| General | |
Definition at line 31 of file ErrorReporting.h.
| std::ostream & operator<< | ( | std::ostream & | stream, |
| const Severity & | rhs | ||
| ) |
Definition at line 35 of file ErrorReporting.cpp.
| std::ostream & operator<< | ( | std::ostream & | stream, |
| const Type & | rhs | ||
| ) |
Definition at line 14 of file ErrorReporting.cpp.