VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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. More...
 
virtual ~DtVrfObjectDataStateObject ()
 DTOR. More...
 
void setState (DtVrfNetworkUpdateObjectDataState &state)
 Copy state into myState. More...
 
- Public Member Functions inherited from makVrv::DtSimStateObject
 DtSimStateObject (DtDe &de, DtUniqueID id)
 CTOR. More...
 
virtual ~DtSimStateObject ()
 DTOR. Calls removeStateFromSimEntry(). More...
 
virtual void addStateToSimEntry (DtUniqueID id)
 Add myState to the DtSimEntry. More...
 
virtual void removeStateFromSimEntry ()
 Remove myState to the DtSimEntry. More...
 
virtual void addStateToSimEvent ()
 Adds this state to the one and only event entry in DtSimData. More...
 

Protected Attributes

DtVrfObjectDataStatemyDataState
 
- Protected Attributes inherited from makVrv::DtSimStateObject
DtDemyDe
 Implement in derived DtSimStateObject's. More...
 
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 ( DtVrfNetworkUpdateObjectDataState 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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)