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

Definition at line 57 of file MessageImp.h.

References Warn().

Referenced by Warn().

57 { return Warn(std::string(txt)); }
int Warn(const std::string &str)
Definition: MessageImp.h:48

+ Here is the call graph for this function:

+ Here is the caller graph for this function: