| synopsis || arguments || prev || next |

kdu_message_formatter::flush

Java: Kdu_message_formatter::Flush

virtual void flush( bool end_of_message=false)

Java: void Flush( boolean end_of_message)

Overrides kdu_message::flush

[Declared in "../coresys/common/kdu_messaging.h"]

Go to class description.


Synopsis

Flushes the current line, as though the line length had been exceeded, and invokes the output object's kdu_message::flush function.


Arguments

end_of_message [bool]


| top || synopsis || arguments || prev || next |