VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
makVrf::DtEnvironmentStateObject Class Reference

This creates the DtEnvironmentState and adds it to a DtSimEntry. More...

Inheritance diagram for makVrf::DtEnvironmentStateObject:
Inheritance graph
[legend]

Public Member Functions

 DtEnvironmentStateObject (makVrv::DtDe &de, makVrv::DtUniqueID id)
 CTOR.
virtual ~DtEnvironmentStateObject ()
 DTOR.
void setState (DtVrlinkSimulatedEnvironmentProcess &state)
 Copy state into myState.
- Public Member Functions inherited from makVrv::DtSimStateObject
 DtSimStateObject (DtDe &de, DtUniqueID id)
 CTOR.
virtual ~DtSimStateObject ()
 DTOR. Calls removeStateFromSimEntry().
virtual void addStateToSimEntry (DtUniqueID id)
 Add myState to the DtSimEntry.
virtual void removeStateFromSimEntry ()
 Remove myState to the DtSimEntry.
virtual void addStateToSimEvent ()
 Adds this state to the one and only event entry in DtSimData.

Protected Attributes

DtVrlinkSimulatedEnvironmentProcessmyEnvironmentState
- Protected Attributes inherited from makVrv::DtSimStateObject
DtDemyDe
 Implement in derived DtSimStateObject's.
DtUniqueID mySimEntryId
DtSimStatemyState
DtSimEntrymySimEntry

Detailed Description

This creates the DtEnvironmentState and adds it to a DtSimEntry.

Also sets the values of the DtEnvironmentState when updated from the DtEnvironmentStateDriver come in.

Constructor & Destructor Documentation

makVrf::DtEnvironmentStateObject::DtEnvironmentStateObject ( makVrv::DtDe de,
makVrv::DtUniqueID  id 
)

CTOR.

virtual makVrf::DtEnvironmentStateObject::~DtEnvironmentStateObject ( )
virtual

DTOR.

Member Function Documentation

void makVrf::DtEnvironmentStateObject::setState ( DtVrlinkSimulatedEnvironmentProcess state)

Copy state into myState.

Tell the DtSimEntry that the state has been updated.

Member Data Documentation

DtVrlinkSimulatedEnvironmentProcess* makVrf::DtEnvironmentStateObject::myEnvironmentState
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)