TFndDate


class description - source file - inheritance tree

class TFndDate : public TObject


    public:
TFndDate TFndDate() TFndDate TFndDate(UInt_t* prdt) TFndDate TFndDate(TFndDate&) virtual void ~TFndDate() TClass* Class() Int_t Day() Int_t Hour() virtual TClass* IsA() Int_t Minute() Int_t Month() void Print() Int_t Second() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) Int_t Year()

Data Members

protected:
Int_t fDay Day Int_t fMonth Month Int_t fYear Year Int_t fHour Hour Int_t fMinute Minute Int_t fSecond Second

Class Description


TFndDate()

~TFndDate()

TFndDate(UInt_t *prdt)



Inline Functions


              Int_t Day()
              Int_t Month()
              Int_t Year()
              Int_t Hour()
              Int_t Minute()
              Int_t Second()
               void Print()
            TClass* Class()
            TClass* IsA()
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
           TFndDate TFndDate(TFndDate&)


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.