[Declared in "../coresys/common/kdu_messaging.h"]
Objects of this class form a generic platform on which text messaging services are built in Kakadu. These services allow the Kakadu core system to include any dependence on C++ I/O streams, which are not always available on some platforms (e.g., WinCE). For meaningful messaging, this object must be derived. The architecture is carefully devised to allow advanced messaging extensions to be implemented in other language bindings (e.g., Java), and to then be available for rendering all Kakadu core system messages, along with other application-specific messages.
kdu_message {Java: Kdu_message}
~kdu_message [virtual] {Java: Native_destroy}
put_text [virtual] {Java: Put_text}
flush [virtual] {Java: Flush}
start_message [virtual] {Java: Start_message}
set_hex_mode {Java: Set_hex_mode}
operator<< (10 forms)