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

PKPrefix::List Class Reference

#include <PKPrefix.H>

List of all members.

Public Member Functions

 List () throw ()
 List (SRPC &srpc) throw (SRPC::failure)
void Write (std::ostream &ofs) const throw (FS::Failure)
void Read (std::istream &ifs) throw (FS::EndOfFile, FS::Failure)
void Send (SRPC &srpc) const throw (SRPC::failure)
void Recv (SRPC &srpc) throw (SRPC::failure)
void Print (std::ostream &os, int indent) const throw ()

Public Attributes

PKPrefix::Tpfx
int len

Private Member Functions

 List (const List &)


Constructor & Destructor Documentation

PKPrefix::List::List  )  throw () [inline]
 

Definition at line 95 of file PKPrefix.H.

PKPrefix::List::List SRPC srpc  )  throw (SRPC::failure) [inline]
 

Definition at line 96 of file PKPrefix.H.

References Recv().

PKPrefix::List::List const List  )  [private]
 


Member Function Documentation

void PKPrefix::List::Print std::ostream &  os,
int  indent
const throw ()
 

Definition at line 153 of file PKPrefix.C.

References Indent().

Referenced by ExpCache::EndMark().

void PKPrefix::List::Read std::istream &  ifs  )  throw (FS::EndOfFile, FS::Failure)
 

Definition at line 116 of file PKPrefix.C.

References NEW_PTRFREE_ARRAY, and FS::Read().

Referenced by CacheS::RecoverMPKsToWeed().

void PKPrefix::List::Recv SRPC srpc  )  throw (SRPC::failure)
 

Definition at line 138 of file PKPrefix.C.

References NEW_PTRFREE_ARRAY.

Referenced by List().

void PKPrefix::List::Send SRPC srpc  )  const throw (SRPC::failure)
 

Definition at line 129 of file PKPrefix.C.

void PKPrefix::List::Write std::ostream &  ofs  )  const throw (FS::Failure)
 

Definition at line 108 of file PKPrefix.C.

References FS::Write().


Member Data Documentation

int PKPrefix::List::len
 

Definition at line 93 of file PKPrefix.H.

Referenced by CacheS_DoDeletions(), and CacheS::RecoverMPKsToWeed().

PKPrefix::T* PKPrefix::List::pfx
 

Definition at line 92 of file PKPrefix.H.

Referenced by CacheS_DoDeletions(), and CacheS::RecoverMPKsToWeed().


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