virtual ~kdu_warning( )
[Declared in "../coresys/common/kdu_messaging.h"]
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.