#include <mdp_log.h>
Inheritance diagram for mdp_log:

Public Member Functions | |
| void | abort () |
| void | set_level (int i) |
| void | connect (ostream &os1) |
| void | connect (ofstream &os2) |
| void | error_message (string s, string file, int line) |
| void | begin_function (string s) |
| void | end_function (string s) |
| template<class T> | |
| mdp_log & | operator<< (const T x) |
Public Attributes | |
| bool | |
1.4.1