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

Definition at line 58 of file MessageImp.h.

References Error().

Referenced by Error().

58 { return Error(std::string(txt)); }
int Error(const std::string &str)
Definition: MessageImp.h:49

+ Here is the call graph for this function:

+ Here is the caller graph for this function: