#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::Warning |
( |
const char *const |
methodName, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
◆ print()
void Warning::print |
( |
void |
| ) |
|
◆ suppressWarnings()
void Warning::suppressWarnings |
( |
bool |
suppressWarnings | ) |
|
|
static |
◆ _suppressWarnings
bool Warning::_suppressWarnings =false |
|
staticprivate |
◆ _warningSalutation
const char * Warning::_warningSalutation ="Warning" |
|
staticprivate |
The documentation for this class was generated from the following files: