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

Definition at line 55 of file MessageImp.h.

References Message().

Referenced by Message().

55 { return Message(std::string(txt)); }
int Message(const std::string &str)
Definition: MessageImp.h:46

+ Here is the call graph for this function:

+ Here is the caller graph for this function: