Class to provide a listener to allow inspection of the values returned from the Wimp_Poll call.
Definition: postpolllistener.h:43
virtual void post_poll(int reason_code, PollBlock &poll_block, IdBlock &id_block, int reply_to)=0
Method called directly after the call to Wimp_Poll, before any other processing is done.