Account
| LibTmsApi 2.3.0 |
BTime Member List
This is the complete list of members for BTime, including all inherited members.
| addSeconds(int seconds) | BTime | |
| BTime(BUInt32 t=0) | BTime | |
| getDate(BUInt &year, BUInt &month, BUInt &day) const | BTime | |
| getSeconds() const | BTime | |
| getString(BString format="isoT") const | BTime | |
| getTime(BUInt &hour, BUInt &minute, BUInt &second) const | BTime | |
| isLeapYear() | BTime | |
| isSet() const | BTime | inline |
| operator!=(const BTime &time) const | BTime | inline |
| operator+(int seconds) const | BTime | inline |
| operator+=(int seconds) | BTime | inline |
| operator<(const BTime &time) const | BTime | inline |
| operator<=(const BTime &time) const | BTime | inline |
| operator==(const BTime &time) const | BTime | inline |
| operator>(const BTime &time) const | BTime | inline |
| operator>=(const BTime &time) const | BTime | inline |
| otime | BTime | private |
| set(BUInt32 seconds) | BTime | |
| set(BUInt year, BUInt month, BUInt day, BUInt hour=0, BUInt minute=0, BUInt second=0) | BTime | |
| setString(const BString dateTime) | BTime | |
| setYearDay(BUInt year, BUInt yearDay, BUInt hour=0, BUInt minute=0, BUInt second=0) | BTime |
Generated by
