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

odbc::Time Member List

This is the complete list of members for odbc::Time, including all inherited members.
getHour() constodbc::Time
getMinute() constodbc::Time
getSecond() constodbc::Time
getTime() constodbc::Time
operator=(const Time &t)odbc::Time
parse(const std::string &str)odbc::Time
setHour(int h)odbc::Time
setMinute(int m)odbc::Time
setSecond(int s)odbc::Time
setTime(std::time_t t)odbc::Time [virtual]
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
~Time()odbc::Time [virtual]

Go back to the freeodbc++ homepage