VR-Forces 4.6 Class Documentation
 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. More...

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

Public Member Functions

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

Protected Member Functions

virtual void onUpdateTimeRequested ()
 Slot for handling a time request.
virtual void onChangeTime (int hour, int minutes, double seconds)
 Slot for handling when the reference time should change.
virtual void onChangeTimeScale (double timeScale)
 Slot for handling when the timescale should change.
virtual void onChangeDate (int year, int month, int day)
 Slot for handling when the reference date should change.
virtual void slot_allowSimMessagesSet (bool isAllowed)
 External slot (from DtDistributedEnviromentSettingsManager) for handling changes to whether or not we are listening to VR-Forces for time/date/weather.

Protected Attributes

DtDemyDe
DtSignalConnectionManager mySignals
DtDateAndTimeInterfacemyInterface
DtPersistenceControlsInterfacemyPersistenceInterface

Detailed Description

The logic for displaying/editing the date and time.

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 Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)