MsgClass holding an error message. More...
Public Member Functions | |
| ErrMsgClass (const char *s, bool p) | |
Static Public Attributes | |
| static bool | printProgrammerErrs |
MsgClass holding an error message.
Programmer errors are only outputed when printProgrammerErrs is true. This is set to true by default only if __debug__ is defined.
| ErrMsgClass::ErrMsgClass | ( | const char * | s, | |
| bool | p | |||
| ) | [inline] |
bool ErrMsgClass::printProgrammerErrs [static] |
1.7.1