VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrf::DtVrfObjectDataStateObject Class Reference

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

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

Public Member Functions

 DtVrfObjectDataStateObject (makVrv::DtDe &de, makVrv::DtUniqueID id)
 CTOR.
virtual ~DtVrfObjectDataStateObject ()
 DTOR.
void setState (DtVrfObjectDataState &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

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

Detailed Description

This creates the DtEntityState and adds it to a DtSimEntry.

Also sets the values of the DtEntityState when updated from the DtEntityStateDriver come in.

Constructor & Destructor Documentation

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

CTOR.

virtual makVrf::DtVrfObjectDataStateObject::~DtVrfObjectDataStateObject ( )
virtual

DTOR.

Member Function Documentation

void makVrf::DtVrfObjectDataStateObject::setState ( DtVrfObjectDataState state)

Copy state into myState.

Tell the DtSimEntry that the state has been updated.

Member Data Documentation

DtVrfObjectDataState* makVrf::DtVrfObjectDataStateObject::myDataState
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)