#include <Warning.h>
Inheritance diagram for Warning:
Public Member Functions | |
Warning (const char *const methodName, const char *format,...) | |
void | print (void) |
Static Public Member Functions | |
static void | suppressWarnings (bool suppressWarnings) |
Static Private Attributes | |
static bool | _suppressWarnings = false |
static const char * | _warningSalutation = "Warning" |
|
|
|
Reimplemented from Message. |
|
|
|
|
|
|