FACT++  1.0
int MessageImp::Alarm ( const char *  txt)
inline

Definition at line 59 of file MessageImp.h.

References Alarm().

Referenced by Alarm().

59 { return Alarm(std::string(txt)); }
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: