#include <Intvl.H>
Public Member Functions | |
T () throw () | |
T (RecoveryReader &rd) throw (VestaLog::Error, VestaLog::Eof) | |
void | Log (VestaLog &log) const throw (VestaLog::Error) |
void | Recover (RecoveryReader &rd) throw (VestaLog::Error, VestaLog::Eof) |
void | Debug (std::ostream &s) const throw () |
Public Attributes | |
Intvl::Op | op |
CacheEntry::Index | lo |
CacheEntry::Index | hi |
Private Member Functions | |
T (const T &) |
|
|
|
Definition at line 44 of file Intvl.H. References Recover(). |
|
|
|
Referenced by CacheS::FlushUsedCIsList(), and CacheS::RecoverCILog(). |
|
Referenced by CacheS::FlushUsedCIsList(). |
|
Referenced by T(). |
|
Definition at line 42 of file Intvl.H. Referenced by CacheS::LogCI(), and CacheS::RecoverCILog(). |
|
Definition at line 42 of file Intvl.H. Referenced by CacheS::LogCI(), and CacheS::RecoverCILog(). |
|
Definition at line 41 of file Intvl.H. Referenced by CacheS::LogCI(), and CacheS::RecoverCILog(). |