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

Public Member Functions | |
| virtual void | addObservedBy (makVrv::DtUniqueID s) |
| virtual void | removeObservedBy (makVrv::DtUniqueID s) |
| virtual bool | observedBy (makVrv::DtUniqueID s) const |
| virtual std::vector < makVrv::DtUniqueID > | observedBy () const |
| DtVrfSpotReportState & | operator= (const DtSpotReportState &rhs) |
Public Member Functions inherited from makVrf::DtSpotReportState | |
| DtSpotReportState () | |
| CTOR. | |
| virtual | ~DtSpotReportState () |
| DTOR. | |
| const DtSimpleTypedDictionary & | dictionary () const |
| DtSimpleTypedDictionary & | dictionary () |
| void | setType (const std::string &t) |
| The type is a keyword that will be used to look up in the spot report manager as to how to visualize this spot report. | |
| const std::string & | type () const |
| void | setName (const std::string &name) |
| This will be used to track the name of the spot report. | |
| const std::string & | name () const |
Public Member Functions inherited from makVrv::DtSimState | |
| DtSimState () | |
| virtual | ~DtSimState () |
Additional Inherited Members | |
Public Attributes inherited from makVrf::DtSpotReportState | |
| std::string | myType |
| std::string | myName |
| DtSimpleTypedDictionary | mySpotReportDictionary |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| DtVrfSpotReportState& makVrf::DtVrfSpotReportState::operator= | ( | const DtSpotReportState & | rhs | ) |