nux-1.16.0
nux::TimeStamp Class Reference

List of all members.

Public Member Functions

t_s64 GetJulianDayNumber () const
t_f64 GetJulianDate () const
unsigned int GetSecondOfDay () const
bool operator== (TimeStamp &Other) const
bool operator!= (TimeStamp &Other) const
bool operator< (TimeStamp &Other) const
bool operator> (TimeStamp &Other) const
bool operator>= (TimeStamp &Other) const
bool operator<= (TimeStamp &Other) const
void GetTime ()

Public Attributes

unsigned int m_Year
unsigned int m_Month
unsigned int m_Day
unsigned int m_Hour
unsigned int m_Minute
unsigned int m_Second
unsigned int m_MicroSecond

Detailed Description

Definition at line 29 of file TimeFunctions.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends