All comparison operators are const and return true on success and false on failure.
Functions | |
| bool | gpstk::GPSWeekZcount::operator== (const GPSWeekZcount &right) const throw () |
| bool | gpstk::GPSWeekZcount::operator!= (const GPSWeekZcount &right) const throw () |
| bool | gpstk::GPSWeekZcount::operator< (const GPSWeekZcount &right) const throw () |
| bool | gpstk::GPSWeekZcount::operator> (const GPSWeekZcount &right) const throw () |
| bool | gpstk::GPSWeekZcount::operator<= (const GPSWeekZcount &right) const throw () |
| bool | gpstk::GPSWeekZcount::operator>= (const GPSWeekZcount &right) const throw () |
|
|
Definition at line 207 of file GPSWeekZcount.hpp. References gpstk::operator==(). |
|
|
Definition at line 213 of file GPSWeekZcount.hpp. References gpstk::operator<(), and gpstk::operator>(). |
|
|
Definition at line 237 of file GPSWeekZcount.hpp. References gpstk::operator<(), and gpstk::operator==(). |
|
|
Definition at line 200 of file GPSWeekZcount.hpp. References gpstk::operator==(). |
|
|
Definition at line 231 of file GPSWeekZcount.hpp. References gpstk::operator<=(). |
|
|
Definition at line 244 of file GPSWeekZcount.hpp. References gpstk::operator<(). |
1.3.9.1