254 const char* what,
const char* what_name,
255 const char* entity,
const char* entity_name)
260 << what <<
" \"" << what_name <<
"\""
261 <<
" for " << entity <<
" \""
262 << entity_name <<
"\" ignored" << std::endl;)
267 <<
" ignored entry. No further warnings on "
268 <<
"ignored entries will be given." << std::endl;)
280 bool second =
false);
Everything should be within this namespace.
int spxSnprintf(char *t, size_t len, const char *s,...)
safe version of snprintf
#define SPX_MSG_ERROR(x)
Prints out message x if the verbosity level is at least SPxOut::ERROR.
Wrapper for different output streams and verbosity levels.