19 #include <boost/function.hpp>
23 class DtVrfSpotReportsSettingsRecord;
34 virtual bool update(
void*);
37 static std::string handlerType();
39 virtual const std::set<makVrv::DtUniqueID>& observedBy()
const;
49 virtual bool flushData(
bool force =
false);
50 virtual void idleTick();
54 virtual void updateLastSpotterName();
UUID is a unique ID wrapper class.
Definition: rwUUID.h:222
bool myHasBeenUpdated
Definition: vrfSpotReportDataHandler.h:65
bool myNeedsUpdateOnNextPass
Definition: vrfSpotReportDataHandler.h:63
makVrv::DtSignalConnectionManager myConnections
Definition: vrfSpotReportDataHandler.h:70
The Master Scenario Settings Dialog.
Definition: vrfSpotReportsSettingsRecord.h:33
Contains makVrv::DtSpotReportDataHandler class.
DtUUID myUUIDMarkingTextResolve
Definition: vrfSpotReportDataHandler.h:69
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
Definition: spotReportDataHandler.h:70
bool myPendingGroundTruth
Definition: vrfSpotReportDataHandler.h:64
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:24
DtSpotReport myPendingReport
Definition: vrfSpotReportDataHandler.h:60
unsigned long long DtUniqueID
Definition: DtUniqueID.h:22
Definition: spotReportDataHandler.h:35
Definition: vrfSpotReportDataHandler.h:25
DtSpotReportState mySpotState
Definition: vrfSpotReportDataHandler.h:67
Base class to provide boost signal/slot management.
makVrv::DtUniqueID myContactId
Definition: vrfSpotReportDataHandler.h:68
Definition: spotReportState.h:41
double mySimTimeToReportAt
Definition: vrfSpotReportDataHandler.h:61
A DtSimState is the base class for all state objects.
Definition: DtSimState.h:22
bool myNeedsReportTimeReset
Definition: vrfSpotReportDataHandler.h:62
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Definition: vrfSpotReportDataHandler.h:73
DtSpotReport; subclass of DtSimReport.
Definition: spotReport.h:35