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

Definition at line 69 of file MessageImp.h.

References Fatal().

Referenced by Fatal().

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

+ Here is the call graph for this function:

+ Here is the caller graph for this function: