|
svMultiPhysics
|
The DebugMsg is class is used to print debugging messages. More...
#include <DebugMsg.h>
Public Member Functions | |
| DebugMsg (const char *function, const int task_id, bool add_endl=true) | |
| void | banner () |
| std::string | prefix () |
| template<class T > | |
| DebugMsg & | operator<< (const T &x) |
| DebugMsg & | operator<< (std::ostream &(*f)(std::ostream &o)) |
The DebugMsg is class is used to print debugging messages.