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

Public Member Functions | |
| DtVrfSpotReportDataHandler (makVrv::DtDe &, makVrv::DtUniqueID) | |
| virtual | ~DtVrfSpotReportDataHandler () |
| virtual void | update (void *) |
| Takes the values from the DtSpotReport and copies them into the dictionary inside mySpotState. | |
| virtual bool | objectEntryRemoved (makVrv::DtUniqueID) |
| Override and return true if this spot report entry should also be removed. | |
Public Member Functions inherited from makVrf::DtSpotReportDataHandler | |
| DtSpotReportDataHandler (makVrv::DtDe &, makVrv::DtUniqueID) | |
| virtual | ~DtSpotReportDataHandler () |
| virtual void | updateState (DtSpotReportState &) |
| makVrv::DtUniqueID | uniqueId () const |
Static Public Member Functions | |
| static std::string | handlerType () |
Protected Attributes | |
| DtVrfSpotReportState | mySpotState |
| makVrv::DtUniqueID | myContactId |
Protected Attributes inherited from makVrf::DtSpotReportDataHandler | |
| makVrv::DtUniqueID | myUniqueID |
| makVrv::DtDe & | myDe |
| DtSpotReportStateObjectAgent * | myAgent |
| makVrf::DtVrfSpotReportDataHandler::DtVrfSpotReportDataHandler | ( | makVrv::DtDe & | , |
| makVrv::DtUniqueID | |||
| ) |
|
virtual |
|
virtual |
Takes the values from the DtSpotReport and copies them into the dictionary inside mySpotState.
The complete list of values is documented in DtSpotReportState.
Implements makVrf::DtSpotReportDataHandler.
|
virtual |
Override and return true if this spot report entry should also be removed.
Implements makVrf::DtSpotReportDataHandler.
|
static |
|
protected |
|
protected |