Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

Warning Class Reference

#include <Warning.h>

Inheritance diagram for Warning:

Message List of all members.

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"

Constructor & Destructor Documentation

Warning::Warning const char *const   methodName,
const char *  format,
  ...
 


Member Function Documentation

void Warning::print void   ) 
 

Reimplemented from Message.

void Warning::suppressWarnings bool  suppressWarnings  )  [static]
 


Member Data Documentation

bool Warning::_suppressWarnings = false [static, private]
 

const char * Warning::_warningSalutation = "Warning" [static, private]
 


The documentation for this class was generated from the following files:
Generated on Fri Nov 18 16:24:39 2011 for MADELINE by  doxygen 1.4.4