|
Isis Developer Reference
|
Go to the documentation of this file.
36 class JP2Error :
public kdu_core::kdu_thread_safe_message {
45 void add_text(
const std::string &message);
48 void flush(
bool end_of_message =
false);
Kakadu error messaging class.
Definition: JP2Error.h:38
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
void add_text(const std::string &message)
Write Kakadu error messages using ISIS methods.
Definition: JP2Error.cpp:41
Isis exception class.
Definition: IException.h:91
void flush(bool end_of_message=false)
Used to store accumulated Kakadu error messages.
Definition: JP2Error.cpp:52
std::string Message
Definition: JP2Error.h:51
Namespace for the standard library.
void put_text(const char *message)
<Save text from a Kakadu produced error
Definition: JP2Error.cpp:31
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16