|
| TUnixTime (ULong_t utime=0) |
|
| TUnixTime (Int_t date, Int_t time, int gmt) |
|
| TUnixTime (const TDatime &tdt, int gmt) |
|
ULong_t | operator() () const |
|
TUnixTime & | operator= (ULong_t ut) |
|
TUnixTime & | operator+= (Int_t sec) |
|
ULong_t | GetUTime () |
|
void | GetLTime (Int_t &idate, Int_t &itime) |
|
void | GetGTime (Int_t &idate, Int_t &itime) |
|
TString | GetLString () |
|
TString | GetGString () |
|
void | SetUTime (ULong_t utime) |
|
void | SetLTime (Int_t idate, Int_t itime) |
|
void | SetGTime (Int_t idate, Int_t itime) |
|
void | SetLTime (const TDatime &loc) |
|
void | SetGTime (const TDatime &gmt) |
|
|
static ULong_t | Convert (const TDatime &dt, int gmt) |
|
Definition at line 17 of file TUnixTime.h.
The documentation for this class was generated from the following files: