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

CacheState Class Reference

#include <CacheState.H>

List of all members.

Public Member Functions

void Print (std::ostream &os, int indent=0) const throw ()
void Send (SRPC &srpc) const throw (SRPC::failure)
void Recv (SRPC &srpc) throw (SRPC::failure)

Public Attributes

unsigned int virtualSize
unsigned int physicalSize
MethodCnts cnt
unsigned int vmpkCnt
unsigned int vpkCnt
unsigned int entryCnt
EntryState s
unsigned int hitFilterCnt
unsigned int delEntryCnt
unsigned int mpkWeedCnt


Member Function Documentation

void CacheState::Print std::ostream &  os,
int  indent = 0
const throw ()
 

Definition at line 92 of file CacheState.C.

References Indent().

Referenced by ExpCache::GetCacheState().

void CacheState::Recv SRPC srpc  )  throw (SRPC::failure)
 

Definition at line 130 of file CacheState.C.

void CacheState::Send SRPC srpc  )  const throw (SRPC::failure)
 

Definition at line 111 of file CacheState.C.

Referenced by ExpCache::GetCacheState().


Member Data Documentation

MethodCnts CacheState::cnt
 

Definition at line 88 of file CacheState.H.

unsigned int CacheState::delEntryCnt
 

Definition at line 94 of file CacheState.H.

unsigned int CacheState::entryCnt
 

Definition at line 91 of file CacheState.H.

unsigned int CacheState::hitFilterCnt
 

Definition at line 93 of file CacheState.H.

unsigned int CacheState::mpkWeedCnt
 

Definition at line 95 of file CacheState.H.

unsigned int CacheState::physicalSize
 

Definition at line 86 of file CacheState.H.

EntryState CacheState::s
 

Definition at line 92 of file CacheState.H.

unsigned int CacheState::virtualSize
 

Definition at line 85 of file CacheState.H.

unsigned int CacheState::vmpkCnt
 

Definition at line 89 of file CacheState.H.

unsigned int CacheState::vpkCnt
 

Definition at line 90 of file CacheState.H.


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