Date Class Reference

List of all members.

Public Member Functions

 Date ()
 Date (Int_t d, Int_t m, Int_t y)
Int_t GetDay () const
Int_t GetMonth () const
Int_t GetYear () const
void SetDay (Int_t d)
void SetMonth (Int_t m)
void SetYear (Int_t y)

Private Attributes

Int_t day
Int_t month
Int_t year

Detailed Description

Definition at line 23 of file DOMParsePerson.C.


Constructor & Destructor Documentation

Date::Date (  )  [inline]

Definition at line 25 of file DOMParsePerson.C.

Date::Date ( Int_t  d,
Int_t  m,
Int_t  y 
) [inline]

Definition at line 26 of file DOMParsePerson.C.


Member Function Documentation

Int_t Date::GetDay (  )  const [inline]

Definition at line 27 of file DOMParsePerson.C.

References day.

Int_t Date::GetMonth (  )  const [inline]

Definition at line 28 of file DOMParsePerson.C.

References month.

Int_t Date::GetYear (  )  const [inline]

Definition at line 29 of file DOMParsePerson.C.

References year.

void Date::SetDay ( Int_t  d  )  [inline]

Definition at line 30 of file DOMParsePerson.C.

References day.

void Date::SetMonth ( Int_t  m  )  [inline]

Definition at line 31 of file DOMParsePerson.C.

References month.

void Date::SetYear ( Int_t  y  )  [inline]

Definition at line 32 of file DOMParsePerson.C.

References year.


Member Data Documentation

Int_t Date::day [private]

Definition at line 34 of file DOMParsePerson.C.

Referenced by GetDay(), and SetDay().

Int_t Date::month [private]

Definition at line 35 of file DOMParsePerson.C.

Referenced by GetMonth(), and SetMonth().

Int_t Date::year [private]

Definition at line 36 of file DOMParsePerson.C.

Referenced by GetYear(), and SetYear().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:25:08 2011 for ROOT_528-00b_version by  doxygen 1.5.1