CacheId Class Reference

#include <CacheState.H>

Collaboration diagram for CacheId:

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

Text host
Text port
Text stableDir
Text cacheVersion
int intfVersion
time_t startTime

Detailed Description

Definition at line 32 of file CacheState.H.


Member Function Documentation

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

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

Definition at line 56 of file CacheState.C.

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

Definition at line 66 of file CacheState.C.


Member Data Documentation

Text CacheId::host

Definition at line 34 of file CacheState.H.

Text CacheId::port

Definition at line 35 of file CacheState.H.

Text CacheId::stableDir

Definition at line 36 of file CacheState.H.

Text CacheId::cacheVersion

Definition at line 37 of file CacheState.H.

int CacheId::intfVersion

Definition at line 38 of file CacheState.H.

time_t CacheId::startTime

Definition at line 39 of file CacheState.H.


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