CacheState Class Reference

#include <CacheState.H>

Collaboration diagram for CacheState:

Collaboration graph
[legend]
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

Detailed Description

Definition at line 83 of file CacheState.H.


Member Function Documentation

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

Referenced by ExpCache::GetCacheState().

Here is the caller graph for this function:

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

Definition at line 111 of file CacheState.C.

Referenced by ExpCache::GetCacheState().

Here is the caller graph for this function:

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

Definition at line 130 of file CacheState.C.


Member Data Documentation

unsigned int CacheState::virtualSize

Definition at line 85 of file CacheState.H.

unsigned int CacheState::physicalSize

Definition at line 86 of file CacheState.H.

MethodCnts CacheState::cnt

Definition at line 88 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.

unsigned int CacheState::entryCnt

Definition at line 91 of file CacheState.H.

EntryState CacheState::s

Definition at line 92 of file CacheState.H.

unsigned int CacheState::hitFilterCnt

Definition at line 93 of file CacheState.H.

unsigned int CacheState::delEntryCnt

Definition at line 94 of file CacheState.H.

unsigned int CacheState::mpkWeedCnt

Definition at line 95 of file CacheState.H.


The documentation for this class was generated from the following files:
Generated on Fri May 25 00:50:50 2007 for Vesta by  doxygen 1.5.1