Event Management Framework Reference 5-31
SOMEEvent Class
Description
This is the base class for all generic events within the Event Manager (EMan). It simply
timestamps an event before it is passed to a callback routine. The event type is set to the
true type by a subclass. The types currently used by the Event Management Framework are
defined in the eventmsk.h file. Any subclass of this class must avoid name and value
collisions with the eventmsk.h file.
File Stem
event
Base
SOMObject
Metaclass
SOMClass
Ancestor Classes
SOMObject
New Methods
somevGetEventTime
somevGetEventType
somevSetEventTime
somevSetEventType
Overriding Methods
somInit
Kommentare zu diesen Handbüchern