Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

SDateTimeDelta Struct Reference

#include <FlyLegacy.h>

List of all members.

Public Attributes

unsigned int dYears
unsigned int dMonths
unsigned int dDays
unsigned int dHours
unsigned int dMinutes
unsigned int dSeconds
unsigned int dMillisecs


Detailed Description

Definition at line 1511 of file FlyLegacy.h.


Member Data Documentation

unsigned int SDateTimeDelta::dDays
 

Definition at line 1515 of file FlyLegacy.h.

Referenced by CTimeManager::AddTimeDelta(), CTimeManager::CTimeManager(), CTimeManager::DateTimeDeltaToDays(), CTimeManager::DaysToDateTimeDelta(), KeyGlobalTimeBackward(), KeyGlobalTimeForward(), CTimeManager::SecondsToDateTimeDelta(), and CTimeManager::SubtractTimeDelta().

unsigned int SDateTimeDelta::dHours
 

Definition at line 1516 of file FlyLegacy.h.

Referenced by CTimeManager::AddTimeDelta(), CTimeManager::CTimeManager(), CTimeManager::DateTimeDeltaToDays(), CTimeManager::DaysToDateTimeDelta(), CTimeManager::GetTimeZoneOffset(), KeyGlobalTimeBackward(), KeyGlobalTimeForward(), CTimeManager::Print(), CTimeManager::SecondsToDateTimeDelta(), CTimeManager::SetTimeZoneOffset(), and CTimeManager::SubtractTimeDelta().

unsigned int SDateTimeDelta::dMillisecs
 

Definition at line 1519 of file FlyLegacy.h.

Referenced by CTimeManager::AddTimeDelta(), CTimeManager::CTimeManager(), CTimeManager::DateTimeDeltaToDays(), CTimeManager::DaysToDateTimeDelta(), KeyGlobalTimeBackward(), KeyGlobalTimeForward(), CTimeManager::SecondsToDateTimeDelta(), and CTimeManager::SubtractTimeDelta().

unsigned int SDateTimeDelta::dMinutes
 

Definition at line 1517 of file FlyLegacy.h.

Referenced by CTimeManager::AddTimeDelta(), CTimeManager::CTimeManager(), CTimeManager::DateTimeDeltaToDays(), CTimeManager::DaysToDateTimeDelta(), CTimeManager::GetTimeZoneOffset(), KeyGlobalTimeBackward(), KeyGlobalTimeForward(), CTimeManager::Print(), CTimeManager::SecondsToDateTimeDelta(), CTimeManager::SetTimeZoneOffset(), and CTimeManager::SubtractTimeDelta().

unsigned int SDateTimeDelta::dMonths
 

Definition at line 1514 of file FlyLegacy.h.

Referenced by CTimeManager::CTimeManager(), CTimeManager::DaysToDateTimeDelta(), KeyGlobalTimeBackward(), KeyGlobalTimeForward(), and CTimeManager::SecondsToDateTimeDelta().

unsigned int SDateTimeDelta::dSeconds
 

Definition at line 1518 of file FlyLegacy.h.

Referenced by CTimeManager::AddTimeDelta(), CTimeManager::CTimeManager(), CTimeManager::DateTimeDeltaToDays(), CTimeManager::DaysToDateTimeDelta(), KeyGlobalTimeBackward(), KeyGlobalTimeForward(), CTimeManager::SecondsToDateTimeDelta(), and CTimeManager::SubtractTimeDelta().

unsigned int SDateTimeDelta::dYears
 

Definition at line 1513 of file FlyLegacy.h.

Referenced by CTimeManager::CTimeManager(), CTimeManager::DaysToDateTimeDelta(), KeyGlobalTimeBackward(), KeyGlobalTimeForward(), and CTimeManager::SecondsToDateTimeDelta().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen