FACT++  1.0
int MessageImp::Debug ( const std::ostringstream &  str)
inline

Definition at line 63 of file MessageImp.h.

References Debug().

Referenced by Debug().

63 { return Debug(str.str()); }
int Debug(const std::string &str)
Definition: MessageImp.h:45
char str[80]
Definition: test_client.c:7

+ Here is the call graph for this function:

+ Here is the caller graph for this function: