![]() |
VR-Forces 4.0.4 Class Documentation
|
This creates the DtSpotReportState and adds it to a DtSimEntry. More...

Public Member Functions | |
| DtSpotReportStateObject (makVrv::DtDe &de, makVrv::DtUniqueID id) | |
| CTOR. | |
| virtual | ~DtSpotReportStateObject () |
| DTOR. | |
| void | setState (DtSpotReportState &state) |
| Copy state into myState. | |
Protected Attributes | |
| DtSpotReportState * | mySpotReportState |
This creates the DtSpotReportState and adds it to a DtSimEntry.
Also sets the values of the DtSpotReportState when updated from the DtSpotReportStateDriver come in.
| makVrf::DtSpotReportStateObject::DtSpotReportStateObject | ( | makVrv::DtDe & | de, |
| makVrv::DtUniqueID | id | ||
| ) |
CTOR.
| virtual makVrf::DtSpotReportStateObject::~DtSpotReportStateObject | ( | ) | [virtual] |
DTOR.
| void makVrf::DtSpotReportStateObject::setState | ( | DtSpotReportState & | state | ) |
Copy state into myState.
Tell the DtSimEntry that the state has been updated.