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

ReposStats::TimedCalls Class Reference

#include <ReposStats.H>

Inheritance diagram for ReposStats::TimedCalls:

ReposStats::Stat List of all members.

Public Member Functions

 TimedCalls ()
 TimedCalls (const TimedCalls &other)
TimedCallsoperator= (const TimedCalls &other)
TimedCalls operator- (const TimedCalls &other) const
void send (SRPC *srpc) const throw (SRPC::failure)
void recv (SRPC *srpc) throw (SRPC::failure)

Public Attributes

Basics::uint64 call_count
Basics::uint64 elapsed_secs
Basics::uint32 elapsed_usecs

Constructor & Destructor Documentation

ReposStats::TimedCalls::TimedCalls  )  [inline]
 

Definition at line 177 of file ReposStats.H.

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

Definition at line 180 of file ReposStats.H.


Member Function Documentation

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

Definition at line 193 of file ReposStats.H.

References call_count, elapsed_secs, elapsed_usecs, and USECS_PER_SEC.

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

Definition at line 185 of file ReposStats.H.

References call_count, elapsed_secs, and elapsed_usecs.

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

Implements ReposStats::Stat.

Referenced by ReposStats::getStats().

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

Implements ReposStats::Stat.


Member Data Documentation

Basics::uint64 ReposStats::TimedCalls::call_count
 

Definition at line 172 of file ReposStats.H.

Referenced by operator-(), operator<(), and operator=().

Basics::uint64 ReposStats::TimedCalls::elapsed_secs
 

Definition at line 174 of file ReposStats.H.

Referenced by operator-(), operator<(), and operator=().

Basics::uint32 ReposStats::TimedCalls::elapsed_usecs
 

Definition at line 175 of file ReposStats.H.

Referenced by operator-(), operator<(), and operator=().


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