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
makVrf::DtAggregateStateObject Class Reference

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

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

Public Member Functions

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

Protected Attributes

DtVrlinkSimulatedAggregateStatemyAggregateState
 
bool myComplete
 
- Protected Attributes inherited from makVrv::DtSimStateObject
DtDemyDe
 
DtUniqueID mySimEntryId
 
DtSimStatemyState
 
DtSimEntrymySimEntry
 

Constructor & Destructor Documentation

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

CTOR.

virtual makVrf::DtAggregateStateObject::~DtAggregateStateObject ( )
virtual

DTOR.

Member Function Documentation

void makVrf::DtAggregateStateObject::setState ( DtVrlinkSimulatedAggregateState state)

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

void makVrf::DtAggregateStateObject::addStateToSimEntry ( makVrv::DtUniqueID  id)
overridevirtual

Add myState to the DtSimEntry.

Reimplemented from makVrv::DtSimStateObject.

Member Data Documentation

DtVrlinkSimulatedAggregateState* makVrf::DtAggregateStateObject::myAggregateState
protected
bool makVrf::DtAggregateStateObject::myComplete
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)