VR-Forces 4.3.1 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::DtIffStateObject Class Reference

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

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

Public Member Functions

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

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

Detailed Description

This creates the DtIffStateData and adds it to a DtSimEntry.

Also sets the values of the DtIffStateData when updated from the DtIffStateDriver come in.

Constructor & Destructor Documentation

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

CTOR.

virtual makVrf::DtIffStateObject::~DtIffStateObject ( )
virtual

DTOR.

Member Function Documentation

void makVrf::DtIffStateObject::setState ( DtIffStateData state)

Copy state into myState.

Tell the DtSimEntry that the state has been updated.

Member Data Documentation

DtIffStateData* makVrf::DtIffStateObject::myIffState
protected

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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)