#include <immseventdispatcher.h>
Public Member Functions | |
virtual | ~IMMSEventDispatcher () |
virtual void | raise (_IMMSEvent *event, int id=-1)=0 |
Definition at line 37 of file immseventdispatcher.h.
virtual IMMSEventDispatcher::~IMMSEventDispatcher | ( | ) | [inline, virtual] |
Definition at line 39 of file immseventdispatcher.h.
virtual void IMMSEventDispatcher::raise | ( | _IMMSEvent * | event, | |
int | id = -1 | |||
) | [pure virtual] |
Implemented in MMSEventDispatcher.