Diagnostic Class Reference
#include <diagnostic.h>
Inheritance diagram for Diagnostic:

Public Member Functions | |
| Diagnostic (void) | |
| void | setVerbosity (int verbosity) |
| sets the verbosity level for this instance More... | |
| int | verbosity (void) const |
Protected Member Functions | |
| virtual | ~Diagnostic ()=default |
Protected Attributes | |
| int | verbosityInstance |
Constructor & Destructor Documentation
◆ ~Diagnostic()
|
protectedvirtualdefault |
◆ Diagnostic()
| Diagnostic::Diagnostic | ( | void | ) |
Member Function Documentation
◆ setVerbosity()
| void Diagnostic::setVerbosity | ( | int | verbosity | ) |
sets the verbosity level for this instance
◆ verbosity()
| int Diagnostic::verbosity | ( | void | ) | const |
- Returns
- the verbosity level for this instance
Member Data Documentation
◆ verbosityInstance
|
protected |
The documentation for this class was generated from the following file: