MWsEventHandler Class Reference

class MWsEventHandler

Event notification callback. Need to be implemented to allow CWsGraphicDrawer to listen to wserv events.

Public Member Functions
voidDoHandleEvent(const TWservCrEvent &)

Member Functions Documentation

DoHandleEvent(const TWservCrEvent &)

voidDoHandleEvent(const TWservCrEvent &aEvent)[pure virtual]

Plugin event handler, will be called once for each event.

Parameters

const TWservCrEvent & aEvent