| synopsis || prev || next |

kdu_warning::~kdu_warning

virtual ~kdu_warning( )

Overrides kdu_message::~kdu_message

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

Go to class description.


Synopsis

The destructor will invoke the kdu_message::flush function of any warning handler installed using kdu_customize_warnings, supplying an end_of_message argument equal to true. This condition will not occur in any context other than the destruction of the kdu_warning object.


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