#include <log.h>
Inheritance diagram for GNUMessenger::StdLog:


Public Member Functions | |
| virtual void | SetMode (const Mode mode) |
| Sets the mode. | |
Protected Member Functions | |
| virtual ostream & | GetStream () |
| Returns the normal stream for writing. | |
| virtual wostream & | GetStreamW () |
| Returns the wide stream for writing. | |
Definition at line 77 of file log.h.
1.3.8