#include <PKPrefix.H>
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::T * | pfx |
int | len |
Private Member Functions | |
List (const List &) |
|
Definition at line 95 of file PKPrefix.H. |
|
Definition at line 96 of file PKPrefix.H. References Recv(). |
|
|
|
Definition at line 153 of file PKPrefix.C. References Indent(). Referenced by ExpCache::EndMark(). |
|
Definition at line 116 of file PKPrefix.C. References NEW_PTRFREE_ARRAY, and FS::Read(). Referenced by CacheS::RecoverMPKsToWeed(). |
|
Definition at line 138 of file PKPrefix.C. References NEW_PTRFREE_ARRAY. Referenced by List(). |
|
Definition at line 129 of file PKPrefix.C. |
|
Definition at line 108 of file PKPrefix.C. References FS::Write(). |
|
Definition at line 93 of file PKPrefix.H. Referenced by CacheS_DoDeletions(), and CacheS::RecoverMPKsToWeed(). |
|
Definition at line 92 of file PKPrefix.H. Referenced by CacheS_DoDeletions(), and CacheS::RecoverMPKsToWeed(). |