Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
TimeOfDay Member List

This is the complete list of members for TimeOfDay, including all inherited members.

fromString(const char *hhmm)TimeOfDayinlinestatic
hourTimeOfDay
minuteTimeOfDay
operator!=(const TimeOfDay &other) constTimeOfDayinline
operator<(const TimeOfDay &other) constTimeOfDayinline
operator<=(const TimeOfDay &other) constTimeOfDayinline
operator==(const TimeOfDay &other) constTimeOfDayinline
operator>(const TimeOfDay &other) constTimeOfDayinline
operator>=(const TimeOfDay &other) constTimeOfDayinline
secondTimeOfDay
toString(const TimeOfDay &time)TimeOfDayinlinestatic