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

Definition at line 64 of file MessageImp.h.

References Message().

Referenced by Message().

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

+ Here is the call graph for this function:

+ Here is the caller graph for this function: