MySQL++  3.3.0
mysqlpp::Time Member List

This is the complete list of members for mysqlpp::Time, including all inherited members.

compare(const Time &other) constmysqlpp::Timevirtual
convert(const char *)mysqlpp::Time
hour() constmysqlpp::Timeinline
hour(unsigned char h)mysqlpp::Timeinline
minute() constmysqlpp::Timeinline
minute(unsigned char m)mysqlpp::Timeinline
operator std::string() constmysqlpp::Time
operator time_t() constmysqlpp::Time
operator!=(const Time &other) constmysqlpp::Comparable< Time >inline
operator<(const Time &other) constmysqlpp::Comparable< Time >inline
operator<=(const Time &other) constmysqlpp::Comparable< Time >inline
operator==(const Time &other) constmysqlpp::Comparable< Time >inline
operator>(const Time &other) constmysqlpp::Comparable< Time >inline
operator>=(const Time &other) constmysqlpp::Comparable< Time >inline
second() constmysqlpp::Timeinline
second(unsigned char s)mysqlpp::Timeinline
str() constmysqlpp::Timeinline
Time()mysqlpp::Timeinline
Time(unsigned char h, unsigned char m, unsigned char s)mysqlpp::Timeinline
Time(const Time &other)mysqlpp::Timeinline
Time(const DateTime &other)mysqlpp::Timeinline
Time(const char *str)mysqlpp::Timeinlineexplicit
Time(const Str &str)mysqlpp::Timeinlineexplicit
Time(time_t t)mysqlpp::Timeexplicit
~Comparable()mysqlpp::Comparable< Time >inlineprotectedvirtual