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

Definition at line 66 of file MessageImp.h.

References Warn().

Referenced by Warn().

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

+ Here is the call graph for this function:

+ Here is the caller graph for this function: