Date Struct Reference

Public Member Functions

Data Fields


Member Function Documentation

bool Date::operator< ( const Date param  )  const

References day, month, and year.

bool Date::operator> ( const Date param  )  const

References day, month, and year.

bool Date::operator== ( const Date param  )  const

References day, month, and year.

bool Date::operator!= ( const Date param  )  const

References day, month, and year.

void Date::operator= ( const Date param  ) 

References day, month, and year.

bool Date::operator<= ( const Date param  )  const
bool Date::operator>= ( const Date param  )  const
int Date::Date2JDN (  ) 

References day, month, and year.


Field Documentation

int Date::day

Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1