VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtDateAndTimeLogic Class Reference

The logic for displaying/editing the date and time.

Inheritance diagram for makVrv::DtDateAndTimeLogic:
Inheritance graph
[legend]

Public Member Functions

 DtDateAndTimeLogic (DtDe &de, DtDateAndTimeInterface &iface, DtPersistenceControlsInterface &persistanceIface)
 
virtual ~DtDateAndTimeLogic ()
 

Protected Member Functions

virtual void onUpdateTimeRequested ()
 
virtual void onChangeTime (int hour, int minutes, double seconds)
 
virtual void onChangeTimeScale (double timeScale)
 
virtual void onChangeDate (int year, int month, int day)
 
virtual void slot_allowSimMessagesSet (bool isAllowed)
 

Protected Attributes

DtDemyDe
 
DtSignalConnectionManager mySignals
 
DtDateAndTimeInterfacemyInterface
 
DtPersistenceControlsInterfacemyPersistenceInterface
 

Constructor & Destructor Documentation

makVrv::DtDateAndTimeLogic::DtDateAndTimeLogic ( DtDe de,
DtDateAndTimeInterface iface,
DtPersistenceControlsInterface persistanceIface 
)

CTOR.

virtual makVrv::DtDateAndTimeLogic::~DtDateAndTimeLogic ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtDateAndTimeLogic::onUpdateTimeRequested ( )
protectedvirtual

Slot for handling a time request.

Reimplemented in makVrf::DtVrfEnvironmentConditionsDateAndTimeLogic.

virtual void makVrv::DtDateAndTimeLogic::onChangeTime ( int  hour,
int  minutes,
double  seconds 
)
protectedvirtual

Slot for handling when the reference time should change.

Reimplemented in makVrf::DtVrfEnvironmentConditionsDateAndTimeLogic.

virtual void makVrv::DtDateAndTimeLogic::onChangeTimeScale ( double  timeScale)
protectedvirtual

Slot for handling when the timescale should change.

virtual void makVrv::DtDateAndTimeLogic::onChangeDate ( int  year,
int  month,
int  day 
)
protectedvirtual

Slot for handling when the reference date should change.

Reimplemented in makVrf::DtVrfEnvironmentConditionsDateAndTimeLogic.

virtual void makVrv::DtDateAndTimeLogic::slot_allowSimMessagesSet ( bool  isAllowed)
protectedvirtual

External slot (from DtDistributedEnviromentSettingsManager) for handling changes to whether or not we are listening to VR-Forces for time/date/weather.

Member Data Documentation

DtDe& makVrv::DtDateAndTimeLogic::myDe
protected
DtSignalConnectionManager makVrv::DtDateAndTimeLogic::mySignals
protected
DtDateAndTimeInterface& makVrv::DtDateAndTimeLogic::myInterface
protected
DtPersistenceControlsInterface& makVrv::DtDateAndTimeLogic::myPersistenceInterface
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)