| addWeeks(short inWeeks) | GPSZcount | |
| addZcounts(long inZcounts) | GPSZcount | |
| dump(std::ostream &out, short level=0) const | GPSZcount | |
| getFullZcount() const | GPSZcount | [inline] |
| getTotalZcounts() const | GPSZcount | [inline] |
| getWeek() const | GPSZcount | [inline] |
| getZcount() const | GPSZcount | [inline] |
| GPSZcount(short inWeek, long inZcount) | GPSZcount | |
| GPSZcount(long inFullZcount=0) | GPSZcount | |
| GPSZcount(const GPSZcount &right) | GPSZcount | |
| inSameTimeBlock(const GPSZcount &other, unsigned long inZcountBlock, unsigned long inZcountOffset=0) | GPSZcount | |
| operator std::string() const | GPSZcount | |
| operator!=(const GPSZcount &right) const | GPSZcount | |
| operator%(const long right) const | GPSZcount | |
| operator+(long inZcounts) const | GPSZcount | |
| operator++(int) | GPSZcount | |
| operator++() | GPSZcount | |
| operator+=(long inZcounts) | GPSZcount | |
| operator-(long inZcounts) const | GPSZcount | |
| operator-(const GPSZcount &right) const | GPSZcount | |
| operator--(int) | GPSZcount | |
| operator--() | GPSZcount | |
| operator-=(long inZcounts) | GPSZcount | |
| operator<(const GPSZcount &right) const | GPSZcount | |
| operator<=(const GPSZcount &right) const | GPSZcount | |
| operator=(const GPSZcount &right) | GPSZcount | |
| operator==(const GPSZcount &right) const | GPSZcount | |
| operator>(const GPSZcount &right) const | GPSZcount | |
| operator>=(const GPSZcount &right) const | GPSZcount | |
| setFullZcount(long inZcount) | GPSZcount | |
| setWeek(short inWeek) | GPSZcount | |
| setZcount(long inZcount) | GPSZcount | |
| validZcount(long z) | GPSZcount | [protected, static] |
| week | GPSZcount | [protected] |
| zcount | GPSZcount | [protected] |
| ZCOUNT_DAY | GPSZcount | [static] |
| ZCOUNT_HOUR | GPSZcount | [static] |
| ZCOUNT_MINUTE | GPSZcount | [static] |
| ZCOUNT_WEEK | GPSZcount | [static] |
| ~GPSZcount() | GPSZcount | [inline] |
1.3.9.1