LibBeamApi  0.3.8
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 BTimeinline
operator!=(const BTime &time) const BTimeinline
operator+(int seconds) const BTimeinline
operator+=(int seconds)BTimeinline
operator<(const BTime &time) const BTimeinline
operator<=(const BTime &time) const BTimeinline
operator==(const BTime &time) const BTimeinline
operator>(const BTime &time) const BTimeinline
operator>=(const BTime &time) const BTimeinline
otimeBTimeprivate
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