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

Definition at line 70 of file MessageImp.h.

References Comment().

Referenced by Comment().

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

+ Here is the call graph for this function:

+ Here is the caller graph for this function: