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

Definition at line 54 of file MessageImp.h.

References Debug().

Referenced by Debug().

54 { return Debug(std::string(txt)); }
int Debug(const std::string &str)
Definition: MessageImp.h:45

+ Here is the call graph for this function:

+ Here is the caller graph for this function: