VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtEntityStateObject Class Reference

This creates the DtEntityState and adds it to a DtSimEntry. Also sets the values of the DtEntityState when updated from the DtEntityStateDriver come in.

Inheritance diagram for makVrv::DtEntityStateObject:
Inheritance graph
[legend]

Public Member Functions

 DtEntityStateObject (DtDe &de, DtUniqueID id)
 
virtual ~DtEntityStateObject ()
 
void setState (DtVrlinkSimulatedEntityState &state)
 
- Public Member Functions inherited from makVrv::DtSimStateObject
 DtSimStateObject (DtDe &de, DtUniqueID id)
 
virtual ~DtSimStateObject ()
 
virtual void addStateToSimEntry (DtUniqueID id)
 
virtual void removeStateFromSimEntry ()
 
virtual void addStateToSimEvent ()
 

Protected Attributes

DtVrlinkSimulatedEntityStatemyEntityState
 
- Protected Attributes inherited from makVrv::DtSimStateObject
DtDemyDe
 
DtUniqueID mySimEntryId
 
DtSimStatemyState
 
DtSimEntrymySimEntry
 

Constructor & Destructor Documentation

makVrv::DtEntityStateObject::DtEntityStateObject ( DtDe de,
DtUniqueID  id 
)

CTOR.

virtual makVrv::DtEntityStateObject::~DtEntityStateObject ( )
virtual

DTOR.

Member Function Documentation

void makVrv::DtEntityStateObject::setState ( DtVrlinkSimulatedEntityState state)

Copy state into myState. Tell the DtSimEntry that the state has been updated.

Member Data Documentation

DtVrlinkSimulatedEntityState* makVrv::DtEntityStateObject::myEntityState
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)