47 void JP2Error::put_text(
const char *message) {
57 void JP2Error::add_text(
const std::string &message) {
58 if(!Message.empty()) Message +=
'\n';
68 void JP2Error::flush(
bool end_of_message) {
Namespace for the standard library.
#define _FILEINFO_
Macro for the filename and line number.
Namespace for ISIS/Bullet specific routines.