TDatime
class description - source file - inheritance tree
public:
TDatime(const TDatime& d)
TDatime(UInt_t tloc)
TDatime(Int_t date, Int_t time)
TDatime(Int_t year, Int_t month, Int_t day, Int_t hour, Int_t min, Int_t sec)
TDatime(const char* sqlDateTime)
TDatime operator=(const TDatime& d)
TDatime()
~TDatime()
const char* AsSQLString() const
const char* AsString() const
static TClass* Class()
UInt_t Convert(Bool_t toGMT = kFALSE) const
void Copy(TDatime& datime) const
void FillBuffer(char*& buffer)
UInt_t Get() const
Int_t GetDate() const
static void GetDateTime(UInt_t datetime, Int_t& date, Int_t& time)
Int_t GetDay() const
Int_t GetHour() const
Int_t GetMinute() const
Int_t GetMonth() const
Int_t GetSecond() const
Int_t GetTime() const
Int_t GetYear() const
virtual TClass* IsA() const
void Print(Option_t* option) const
void ReadBuffer(char*& buffer)
void Set(Int_t date, Int_t time)
void Set(UInt_t tloc)
void Set()
void Set(Int_t year, Int_t month, Int_t day, Int_t hour, Int_t min, Int_t sec)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
Int_t Sizeof() const
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
UInt_t fDatime Date (relative to 1995) + time
Last update: Fri May 14 13:32:37 2004
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.