![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtVrfMsgPrinter (DtExerciseConn *exConn) | |
| Constructor. | |
| void | receiveMessage (DtDataInteraction *dataInter) |
| Overridden to print out VR-Forces data interactions. | |
| virtual bool | init () |
| Edit this function to register your own custom messages. | |
| virtual void | processDataInteraction (DtDataInteraction *interaction) |
Static Public Member Functions | |
| static void | dataInteractionCallback (DtDataInteraction *i, void *usr) |
Protected Member Functions | |
| DtVrfMsgPrinter () | |
| Default contstructor; not implemented. | |
Protected Attributes | |
| DtDefaultRadioMessageFactory | myRadioMsgFact |
| DtDefaultCondExprFactory | myCondExprFact |
| DtDefaultStatementFactory | myStmtFact |
| DtDefaultSimReportFactory | myReportFact |
| DtDefaultSimTaskFactory | myTaskFact |
| DtDefaultSetDataRequestFactory | mySetDataFact |
| DtVrfMsgPrinter::DtVrfMsgPrinter | ( | DtExerciseConn * | exConn | ) |
Constructor.
| DtVrfMsgPrinter::DtVrfMsgPrinter | ( | ) | [protected] |
Default contstructor; not implemented.
| void DtVrfMsgPrinter::receiveMessage | ( | DtDataInteraction * | dataInter | ) | [virtual] |
Overridden to print out VR-Forces data interactions.
Reimplemented from DtVrfMessageInterface.
| virtual bool DtVrfMsgPrinter::init | ( | ) | [virtual] |
Edit this function to register your own custom messages.
Reimplemented from DtVrfMessageInterface.
| static void DtVrfMsgPrinter::dataInteractionCallback | ( | DtDataInteraction * | i, |
| void * | usr | ||
| ) | [static] |
| virtual void DtVrfMsgPrinter::processDataInteraction | ( | DtDataInteraction * | interaction | ) | [virtual] |
DtDefaultStatementFactory DtVrfMsgPrinter::myStmtFact [protected] |
DtDefaultSimTaskFactory DtVrfMsgPrinter::myTaskFact [protected] |