VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrf::DtSpotReportDataHandler Class Reference
Inheritance diagram for makVrf::DtSpotReportDataHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSpotReportDataHandler (makVrv::DtDe &, makVrv::DtUniqueID)
virtual ~DtSpotReportDataHandler ()
virtual void update (void *)=0
 Called to update the data into DtSpotReportState.
virtual bool objectEntryRemoved (makVrv::DtUniqueID)=0
 Override and return true if this spot report entry should also be removed.
virtual void updateState (DtSpotReportState &)
makVrv::DtUniqueID uniqueId () const

Protected Attributes

makVrv::DtUniqueID myUniqueID
makVrv::DtDemyDe
DtSpotReportStateObjectAgent * myAgent

Constructor & Destructor Documentation


Member Function Documentation

virtual void makVrf::DtSpotReportDataHandler::update ( void *  ) [pure virtual]

Called to update the data into DtSpotReportState.

After the state is filled in, call updateState() to pass state to system. Note that if 0 is passed for the void *, it just means that whatever data is on hand needs to be updated via updateState

Implemented in makVrf::DtVrfSpotReportDataHandler.

Override and return true if this spot report entry should also be removed.

Implemented in makVrf::DtVrfSpotReportDataHandler.


Member Data Documentation

DtSpotReportStateObjectAgent* makVrf::DtSpotReportDataHandler::myAgent [protected]

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)