Electronics and Software
Engineering Innovation
Beam-lib  2.15.1
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) constBTime
getSeconds() constBTime
getString(BString format="isoT") constBTime
getTime(BUInt &hour, BUInt &minute, BUInt &second) constBTime
isLeapYear()BTime
isSet() constBTimeinline
operator!=(const BTime &time) constBTimeinline
operator+(int seconds) constBTimeinline
operator+=(int seconds)BTimeinline
operator<(const BTime &time) constBTimeinline
operator<=(const BTime &time) constBTimeinline
operator==(const BTime &time) constBTimeinline
operator>(const BTime &time) constBTimeinline
operator>=(const BTime &time) constBTimeinline
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