| DtIntMessageExecutive::DtIntMessageExecutive |
( |
| ) |
|
| virtual DtIntMessageExecutive::~DtIntMessageExecutive |
( |
| ) |
|
|
virtual |
copy constructor not implemented
Add/Remove a function to be called when a particular message type is received.
| virtual void DtIntMessageExecutive::processMessage |
( |
const DtSimMessage & |
msg | ) |
|
|
virtual |
Call the callbacks registered for the Radio message's type.
Reimplemented from DtMessageExecutive.
| virtual int DtIntMessageExecutive::messageType |
( |
const DtSimMessage & |
message | ) |
const |
|
pure virtual |
Returns the string to be used as index onto the message exec list. For example, to create a TaskMessageExecutive, this function could upcast the simMsg to a task msg, and then return the task()->type().
Implemented in DtInterfaceMessageExecutive.
assignment operator not implemented
| tbb::recursive_mutex DtIntMessageExecutive::myListMutex |
|
mutableprotected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-1-branch/include/vrfmsgs/messageExecutive.h