VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtEnvironmentControlAreaLogic Class Reference

Public Member Functions

virtual ~DtEnvironmentControlAreaLogic ()
 virtual DTOR

Static Public Member Functions

static
DtEnvironmentControlAreaLogic
create (makVrv::DtDe &de, DtEnvironmentControlAreaInterface *iFace)
 Create and initialize the logic.

Protected Member Functions

 DtEnvironmentControlAreaLogic (makVrv::DtDe &de, DtEnvironmentControlAreaInterface *iFace)
 Constructor (protected - use ::create() )
virtual void slot_timeOfDayChanged (int hours, int mins, int secs)
virtual void slot_environmentSettingsRequested ()
virtual void slot_onTick ()

Protected Attributes

makVrv::DtDemyDe
DtEnvironmentControlAreaInterfacemyInterface
double myTimeOfDay
int myLastTime
double myLastSimTime

Constructor & Destructor Documentation

virtual makVrf::DtEnvironmentControlAreaLogic::~DtEnvironmentControlAreaLogic ( )
virtual

virtual DTOR

makVrf::DtEnvironmentControlAreaLogic::DtEnvironmentControlAreaLogic ( makVrv::DtDe de,
DtEnvironmentControlAreaInterface iFace 
)
protected

Constructor (protected - use ::create() )

Member Function Documentation

static DtEnvironmentControlAreaLogic* makVrf::DtEnvironmentControlAreaLogic::create ( makVrv::DtDe de,
DtEnvironmentControlAreaInterface iFace 
)
static

Create and initialize the logic.

virtual void makVrf::DtEnvironmentControlAreaLogic::slot_timeOfDayChanged ( int  hours,
int  mins,
int  secs 
)
protectedvirtual
virtual void makVrf::DtEnvironmentControlAreaLogic::slot_environmentSettingsRequested ( )
protectedvirtual
virtual void makVrf::DtEnvironmentControlAreaLogic::slot_onTick ( )
protectedvirtual

Member Data Documentation

makVrv::DtDe& makVrf::DtEnvironmentControlAreaLogic::myDe
protected
DtEnvironmentControlAreaInterface* makVrf::DtEnvironmentControlAreaLogic::myInterface
protected
double makVrf::DtEnvironmentControlAreaLogic::myTimeOfDay
protected
int makVrf::DtEnvironmentControlAreaLogic::myLastTime
protected
double makVrf::DtEnvironmentControlAreaLogic::myLastSimTime
protected

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)