| GL Studio SCECpp Runtime Library
    | 
#include <gls_event.h>
| Public Member Functions | |
| GlsEventDispatcher (void) | |
| virtual GlsBool | DispatchEvent (GlsEvent &event)=0 | 
| Protected Member Functions | |
| virtual | ~GlsEventDispatcher () | 
abstract base class for dispatching events
| GlsEventDispatcher::GlsEventDispatcher | ( | void | ) | 
Constructor - construct an instance
| 
 | protectedvirtual | 
Destructor - shall never be called
Dispatch the given event (pure virtual)
| event | event in question | 
 1.8.10
 1.8.10