#include <ReposStats.H>
Inheritance diagram for ReposStats::DupeStats:

Public Member Functions | |
| DupeStats () | |
| DupeStats (const DupeStats &other) | |
| DupeStats & | operator= (const DupeStats &other) |
| Basics::uint64 | total () const |
| void | zero () |
| DupeStats & | operator+= (const DupeStats &other) |
| DupeStats | operator- (const DupeStats &other) const |
| void | send (SRPC *srpc) const throw (SRPC::failure) |
| void | recv (SRPC *srpc) throw (SRPC::failure) |
Public Attributes | |
| Basics::uint64 | non |
| Basics::uint64 | inProcess |
| Basics::uint64 | completed |
|
|
Definition at line 121 of file ReposStats.H. |
|
|
Definition at line 124 of file ReposStats.H. |
|
|
Definition at line 146 of file ReposStats.H. |
|
|
Definition at line 153 of file ReposStats.H. |
|
|
Definition at line 128 of file ReposStats.H. |
|
|
Implements ReposStats::Stat. Referenced by ReposStats::getStats(). |
|
|
Implements ReposStats::Stat. |
|
|
Definition at line 136 of file ReposStats.H. |
|
|
Definition at line 140 of file ReposStats.H. |
|
|
Definition at line 120 of file ReposStats.H. Referenced by DupeTable::new_rpc(), operator+=(), operator-(), operator<(), operator=(), total(), and zero(). |
|
|
Definition at line 120 of file ReposStats.H. Referenced by DupeTable::new_rpc(), operator+=(), operator-(), operator<(), operator=(), total(), and zero(). |
|
|
Definition at line 120 of file ReposStats.H. Referenced by DupeTable::new_rpc(), operator+=(), operator-(), operator<(), operator=(), total(), and zero(). |
1.4.2