VR-Forces 4.10 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::DtCloudLayerProcessObject Class Reference

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

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

Public Member Functions

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

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

Detailed Description

This creates the DtVrlinkSimulatedCloudLayerState and adds it to a DtSimEntry.

Also sets the values of the DtEnvironmentState when updated from the DtVrfCloudLayerStateProcessor come in.

Constructor & Destructor Documentation

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

CTOR.

virtual makVrf::DtCloudLayerProcessObject::~DtCloudLayerProcessObject ( )
virtual

DTOR.

Member Function Documentation

void makVrf::DtCloudLayerProcessObject::setState ( DtVrlinkSimulatedCloudLayerState state)

Copy state into myState.

Tell the DtSimEntry that the state has been updated.

Member Data Documentation

DtVrlinkSimulatedCloudLayerState* makVrf::DtCloudLayerProcessObject::myCloudLayerState
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)