interface
handler
{
handler
int
dispatch( event e );
to dispatch events
int
operator()
;
}
;