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

Definition at line 68 of file MessageImp.h.

References Error().

Referenced by Error().

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

+ Here is the call graph for this function:

+ Here is the caller graph for this function: