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

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

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

Public Member Functions

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

virtual void modelSetChanged ()

Protected Attributes

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

Detailed Description

This creates the DtAggregateState and adds it to a DtSimEntry.

Also sets the values of the DtAggregateState when updated from the DtAggregateStateDriver come in.

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 ( DtVrlinkNetworkUpdateSimulatedAggregateState state)

Copy state into myState.

Tell the DtSimEntry that the state has been updated.

virtual void makVrf::DtAggregateStateObject::modelSetChanged ( )
protectedvirtual

Member Data Documentation

DtVrlinkSimulatedAggregateState* makVrf::DtAggregateStateObject::myAggregateState
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)