Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

odbc::Timestamp Member List

This is the complete list of members for odbc::Timestamp, 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
getHour() constodbc::Time
getMinute() constodbc::Time
getMonth() constodbc::Date
getNanos() constodbc::Timestamp
getSecond() constodbc::Time
getTime()odbc::Timestamp [virtual]
odbc::Date::getTime() constodbc::Date
odbc::Time::getTime() constodbc::Time
getYear() constodbc::Date
operator=(const Timestamp &t)odbc::Timestamp
odbc::Date::operator=(const Date &d)odbc::Date
odbc::Time::operator=(const Time &t)odbc::Time
parse(const std::string &s)odbc::Timestamp
setDay(int day)odbc::Date
setHour(int h)odbc::Time
setMinute(int m)odbc::Time
setMonth(int month)odbc::Date
setNanos(int nanos)odbc::Timestamp
setSecond(int s)odbc::Time
setTime(std::time_t t)odbc::Timestamp [virtual]
setYear(int year)odbc::Date
Time(int hour, int minute, int second)odbc::Time
Time()odbc::Time [explicit]
Time(std::time_t t)odbc::Time
Time(const std::string &str)odbc::Time
Time(const Time &t)odbc::Time
Timestamp(int year, int month, int day, int hour, int minute, int second, int nanos=0)odbc::Timestamp
Timestamp()odbc::Timestamp [explicit]
Timestamp(std::time_t t)odbc::Timestamp
Timestamp(const std::string &s)odbc::Timestamp
Timestamp(const Timestamp &t)odbc::Timestamp
toString() constodbc::Timestamp [virtual]
~Date()odbc::Date [virtual]
~Time()odbc::Time [virtual]
~Timestamp()odbc::Timestamp [virtual]

Go back to the freeodbc++ homepage