Main Page
Namespace List
Class Hierarchy
Compound List
File List
Namespace Members
Compound Members
odbc::Date Member List
This is the complete list of members for
odbc::Date
, including all inherited members.
Date
(int year, int month, int day)
Date
()
[explicit]
Date
(time_t t)
Date
(const std::string &str)
Date
(const Date &d)
getDay
() const
getMonth
() const
getTime
() const
getYear
() const
operator=
(const Date &d)
parse
(const std::string &str)
setDay
(int day)
setMonth
(int month)
setTime
(time_t t)
[virtual]
setYear
(int year)
toString
() const
[virtual]
~Date
()
[virtual]
Go back to the freeodbc++ homepage