#include <CreateEvnt.hpp>
Public Member Functions | 
| 
  | STATIC_CONST (SignalLength=2) | 
| 
  | SECTION (EVENT_NAME_SECTION=0) | 
| 
Uint32  | getUserRef () const  | 
| 
void  | setUserRef (Uint32 val) | 
| 
Uint32  | getUserData () const  | 
| 
void  | setUserData (Uint32 val) | 
Public Attributes | 
| 
union { | 
|    Uint32   senderRef | 
|    Uint32   m_userRef | 
| };  |  | 
| 
union { | 
|    Uint32   senderData | 
|    Uint32   m_userData | 
| };  |  | 
Friends | 
| 
bool  | printDROP_EVNT_REQ (FILE *, const Uint32 *, Uint32, Uint16) | 
Detailed Description
DropEvntReq. 
Definition at line 32 of file CreateEvnt.hpp.
The documentation for this class was generated from the following file: