tntdb  1.3
tntdb::Date Member List

This is the complete list of members for tntdb::Date, including all inherited members.

Date()tntdb::Dateinline
Date(unsigned short year_, unsigned short month_, unsigned short day_)tntdb::Dateinline
fromIso(const std::string &s)tntdb::Datestatic
getDay() const tntdb::Dateinline
getIso() const tntdb::Date
getMonth() const tntdb::Dateinline
getWDay() const tntdb::Date
getYear() const tntdb::Dateinline
gmtime() (defined in tntdb::Date)tntdb::Datestatic
isNull() const (defined in tntdb::Date)tntdb::Dateinline
localtime() (defined in tntdb::Date)tntdb::Datestatic
operator!=(const Date &dt) const (defined in tntdb::Date)tntdb::Dateinline
operator<(const Date &dt) const (defined in tntdb::Date)tntdb::Dateinline
operator<=(const Date &dt) const (defined in tntdb::Date)tntdb::Dateinline
operator==(const Date &dt) const (defined in tntdb::Date)tntdb::Dateinline
operator>(const Date &dt) const (defined in tntdb::Date)tntdb::Dateinline
operator>=(const Date &dt) const (defined in tntdb::Date)tntdb::Dateinline
set(unsigned short year_, unsigned short month_, unsigned short day_)tntdb::Dateinline