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

Definition at line 67 of file MessageImp.h.

References Alarm().

Referenced by Alarm().

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

+ Here is the call graph for this function:

+ Here is the caller graph for this function: