| makVrf::DtEventManagerEventInterface::DtEventManagerEventInterface |
( |
| ) |
|
Copy constructor. Supply your own copy constructor and use it from the clone method as that is the mechanism that will be used to transfer the data from the network thread to the GUI thread.
| virtual makVrf::DtEventManagerEventInterface::~DtEventManagerEventInterface |
( |
| ) |
|
|
overridevirtual |
| static const char* makVrf::DtEventManagerEventInterface::theName |
( |
| ) |
|
|
static |
Static method called by name() method. Use this to register for callbacks.
| virtual const char* makVrf::DtEventManagerEventInterface::name |
( |
| ) |
|
|
overridevirtual |
Will clone and take ownership of event. Event must be cast to get correct event type.
The documentation for this class was generated from the following file: