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

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