|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLMISC::CEvent Class ReferenceCEvent.
More...
#include <events.h>
Inheritance diagram for NLMISC::CEvent
[legend]Collaboration diagram for NLMISC::CEvent:
[legend]List of all members.
Detailed Description
CEvent.
System event. -
Date:
-
2000
Definition at line 44 of file events.h.
Constructor & Destructor Documentation
|
Constructor.
-
Parameters:
-
emitter
|
is the emitter of the event. Can be NULL if the event is posted directly to the CEventServer. |
classId
|
is the classId of the event. Should be unique for each event. |
Definition at line 54 of file events.h. |
Member Data Documentation
|
Emitter of the event. Can be NULL if the event is posted directly to the CEventServer.
Definition at line 48 of file events.h. |
The documentation for this class was generated from the following file:
|
|