Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ReposStats::DupeStats Class Reference

#include <ReposStats.H>

Inheritance diagram for ReposStats::DupeStats:

ReposStats::Stat List of all members.

Public Member Functions

 DupeStats ()
 DupeStats (const DupeStats &other)
DupeStatsoperator= (const DupeStats &other)
Basics::uint64 total () const
void zero ()
DupeStatsoperator+= (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

Constructor & Destructor Documentation

ReposStats::DupeStats::DupeStats  )  [inline]
 

Definition at line 121 of file ReposStats.H.

ReposStats::DupeStats::DupeStats const DupeStats other  )  [inline]
 

Definition at line 124 of file ReposStats.H.


Member Function Documentation

DupeStats& ReposStats::DupeStats::operator+= const DupeStats other  )  [inline]
 

Definition at line 146 of file ReposStats.H.

References completed, inProcess, and non.

DupeStats ReposStats::DupeStats::operator- const DupeStats other  )  const [inline]
 

Definition at line 153 of file ReposStats.H.

References completed, inProcess, and non.

DupeStats& ReposStats::DupeStats::operator= const DupeStats other  )  [inline]
 

Definition at line 128 of file ReposStats.H.

References completed, inProcess, and non.

void ReposStats::DupeStats::recv SRPC srpc  )  throw (SRPC::failure) [virtual]
 

Implements ReposStats::Stat.

Referenced by ReposStats::getStats().

void ReposStats::DupeStats::send SRPC srpc  )  const throw (SRPC::failure) [virtual]
 

Implements ReposStats::Stat.

Basics::uint64 ReposStats::DupeStats::total  )  const [inline]
 

Definition at line 136 of file ReposStats.H.

References completed, inProcess, and non.

void ReposStats::DupeStats::zero  )  [inline]
 

Definition at line 140 of file ReposStats.H.

References completed, inProcess, and non.


Member Data Documentation

Basics::uint64 ReposStats::DupeStats::completed
 

Definition at line 120 of file ReposStats.H.

Referenced by DupeTable::new_rpc(), operator+=(), operator-(), operator<(), operator=(), total(), and zero().

Basics::uint64 ReposStats::DupeStats::inProcess
 

Definition at line 120 of file ReposStats.H.

Referenced by DupeTable::new_rpc(), operator+=(), operator-(), operator<(), operator=(), total(), and zero().

Basics::uint64 ReposStats::DupeStats::non
 

Definition at line 120 of file ReposStats.H.

Referenced by DupeTable::new_rpc(), operator+=(), operator-(), operator<(), operator=(), total(), and zero().


The documentation for this class was generated from the following file:
Generated on Mon May 8 00:49:19 2006 for Vesta by  doxygen 1.4.2