#include <Warning.h>
|
| | Warning (const char *const methodName, const char *format,...) |
| |
| void | print (void) |
| |
| | Message () |
| |
| | Message (const char *const methodName, const char *format,...) |
| |
| void | print (void) |
| |
| std::string | get (void) const |
| |
| Warning::Warning |
( |
const char *const |
methodName, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
| void Warning::print |
( |
void |
| ) |
|
| void Warning::suppressWarnings |
( |
bool |
suppressWarnings | ) |
|
|
static |
| bool Warning::_suppressWarnings =false |
|
staticprivate |
| const char * Warning::_warningSalutation ="Warning" |
|
staticprivate |
The documentation for this class was generated from the following files: