svFSIplus
Public Member Functions | List of all members
DebugMsg Class Reference

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 >
DebugMsgoperator<< (const T &x)
 
DebugMsgoperator<< (std::ostream &(*f)(std::ostream &o))
 

Detailed Description

The DebugMsg is class is used to print debugging messages.


The documentation for this class was generated from the following file: