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)odbc::Date
Date()odbc::Date [explicit]
Date(std::time_t t)odbc::Date
Date(const std::string &str)odbc::Date
Date(const Date &d)odbc::Date
getDay() constodbc::Date
getMonth() constodbc::Date
getTime() constodbc::Date
getYear() constodbc::Date
operator=(const Date &d)odbc::Date
parse(const std::string &str)odbc::Date
setDay(int day)odbc::Date
setMonth(int month)odbc::Date
setTime(std::time_t t)odbc::Date [virtual]
setYear(int year)odbc::Date
toString() constodbc::Date [virtual]
~Date()odbc::Date [virtual]

Go back to the freeodbc++ homepage