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

ReposStats::FdCacheStats Class Reference

#include <ReposStats.H>

Inheritance diagram for ReposStats::FdCacheStats:

ReposStats::Stat List of all members.

Public Member Functions

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

Public Attributes

Basics::uint32 n_in_cache
Basics::uint64 hits
Basics::uint64 open_misses
Basics::uint64 try_misses
Basics::uint64 evictions
Basics::uint64 expirations

Constructor & Destructor Documentation

ReposStats::FdCacheStats::FdCacheStats  )  [inline]
 

Definition at line 75 of file ReposStats.H.

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

Definition at line 79 of file ReposStats.H.


Member Function Documentation

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

Definition at line 98 of file ReposStats.H.

References evictions, expirations, hits, n_in_cache, open_misses, and try_misses.

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

Definition at line 85 of file ReposStats.H.

References evictions, expirations, hits, n_in_cache, open_misses, and try_misses.

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

Implements ReposStats::Stat.

Referenced by ReposStats::getStats().

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

Implements ReposStats::Stat.


Member Data Documentation

Basics::uint64 ReposStats::FdCacheStats::evictions
 

Definition at line 72 of file ReposStats.H.

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

Basics::uint64 ReposStats::FdCacheStats::expirations
 

Definition at line 73 of file ReposStats.H.

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

Basics::uint64 ReposStats::FdCacheStats::hits
 

Definition at line 69 of file ReposStats.H.

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

Basics::uint32 ReposStats::FdCacheStats::n_in_cache
 

Definition at line 68 of file ReposStats.H.

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

Basics::uint64 ReposStats::FdCacheStats::open_misses
 

Definition at line 70 of file ReposStats.H.

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

Basics::uint64 ReposStats::FdCacheStats::try_misses
 

Definition at line 71 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