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

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

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

Public Member Functions

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

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

Detailed Description

This creates the DtExtendedStateData and adds it to a DtSimEntry.

Also sets the values of the DtExtendedStateData when updated from the DtExtendedStateDataProcessor come in.

Constructor & Destructor Documentation

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

CTOR.

virtual makVrf::DtExtendedStateDataObject::~DtExtendedStateDataObject ( )
virtual

DTOR.

Member Function Documentation

void makVrf::DtExtendedStateDataObject::setState ( DtExtendedStateData state)

Copy state into myState.

Tell the DtSimEntry that the state has been updated.

Member Data Documentation

DtExtendedStateData* makVrf::DtExtendedStateDataObject::myExtendedStateData
protected

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

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)