|
EstruturaDeDados
|
Lista completa de todos os membros de Hours, incluindo todos os membros herdados.
| get_hours() const | Hours | |
| get_minutes() const | Hours | |
| get_seconds() const | Hours | |
| Hours() | Hours | |
| Hours(int h, int m, int s) | Hours | |
| operator!=(const Hours &other) const | Hours | |
| operator+(const Hours &other) const | Hours | |
| operator-(const Hours &other) const | Hours | |
| operator<(const Hours &other) const | Hours | |
| operator<=(const Hours &other) const | Hours | |
| operator==(const Hours &other) const | Hours | |
| operator>(const Hours &other) const | Hours | |
| operator>=(const Hours &other) const | Hours | |
| set_time(int h, int m, int s) | Hours | |
| to_hours() const | Hours | |
| to_minutes() const | Hours | |
| to_seconds() const | Hours | |
| to_string() const | Hours |