Constructor & Destructor Documentation
| virtual makVrf::DtSpotReportOptionsWidgetInterface::~DtSpotReportOptionsWidgetInterface |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setApplyToEnvironmentals |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setReportingName |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setObservedName |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setTime |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setLocation |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setHeading |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setVelocity |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setEntityType |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setHeadingIndicator |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setVelocityIndicator |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::clearAll |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::clearForces |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::clearSpotReports |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::clearGroundTruth |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::clearCertaintyLevels |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::addForce |
( |
const std::string & |
forceName, |
|
|
int |
force |
|
) |
| |
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setSpotReportingEnabled |
( |
int |
force, |
|
|
bool |
enabled |
|
) |
| |
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setGroundTruthEnabled |
( |
int |
force, |
|
|
bool |
enabled |
|
) |
| |
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::selectedGroundTruth |
( |
std::vector< int > & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::selectedSpotReports |
( |
std::vector< int > & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::selectForce |
( |
int |
force | ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::addCertaintyLevel |
( |
const std::string & |
s, |
|
|
int |
time |
|
) |
| |
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::setDisplayOptionsState |
( |
int |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtSpotReportOptionsWidgetInterface::updateSimResponseLabel |
( |
bool |
spotReportsOn | ) |
|
|
pure virtual |
Member Data Documentation
| boost::signal<void (int, bool)> makVrf::DtSpotReportOptionsWidgetInterface::signal_spotReportingOptionChanged |
| boost::signal<void (int, bool)> makVrf::DtSpotReportOptionsWidgetInterface::signal_groundTruthOptionChanged |
| boost::signal<void (int)> makVrf::DtSpotReportOptionsWidgetInterface::signal_forceSelected |
| boost::signal<void (int, int)> makVrf::DtSpotReportOptionsWidgetInterface::signal_certaintyLevelChanged |
| boost::signal<void (int, bool)> makVrf::DtSpotReportOptionsWidgetInterface::signal_displayStateChanged |
| boost::signal<void (bool)> makVrf::DtSpotReportOptionsWidgetInterface::signal_turnOnSpotReports |
The documentation for this class was generated from the following file: