Go to the documentation of this file.
51 {
return (
Newline ?
"\n" :
"") ; } ;
59 std::string
compose (
const char *msgfmt, ...)
const ;
60 std::string
vcompose (
const char *msgfmt, va_list ap)
const ;
71 Message (
const char *msgfmt, ...) ;
89 Warning (
const char *msgfmt, ...) ;
107 Question (
const char *msgfmt, ...) ;