|
Public Member Functions |
| | MNMessage () |
| | ~MNMessage () |
Static Public Member Functions |
| ostream & | out () |
| ostream & | in () |
| void | info (const char *file, int line, ostrstream &x) |
| void | err (const char *file, int line, ostrstream &x) |
| void | warn (const char *file, int line, ostrstream &x) |
| void | fatal (const char *file, int line, ostrstream &x) |
| void | std_err (const char *file, int line, int errnum, ostrstream &x) |
| const char * | errNo () |
| const char * | errNo (int r) |
| const char * | herrNo (int r) |
| bool | atLevel (long module, int level) |
| long | level_from_config (const char *modulename) |