#include <CreateEvnt.hpp>
Public Member Functions |
| STATIC_CONST (SignalLength=2) |
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_CONF (FILE *, const Uint32 *, Uint32, Uint16) |
Detailed Description
DropEvntConf.
Definition at line 65 of file CreateEvnt.hpp.
The documentation for this class was generated from the following file: