#include <Basics.H>#include <VestaLog.H>#include <Recovery.H>#include <FP.H>#include <CacheArgs.H>#include <CacheIntf.H>#include <CacheConfig.H>#include <EmptyPKLog.H>#include <CacheLog.H>Go to the source code of this file.
Functions | |
| void | PrintEmptyPKLogEntries (EmptyPKLog &log) throw (VestaLog::Error, VestaLog::Eof) |
| void | PrintEmptyPKLog () throw (VestaLog::Error, VestaLog::Eof) |
| void | PrintCacheLogEntries (RecoveryReader &rd, bool verbose, int &num) throw (VestaLog::Error, VestaLog::Eof) |
| void | PrintCacheLog (bool verbose) throw (VestaLog::Error, VestaLog::Eof) |
| void | ExitProgram (char *msg) throw () |
| int | main (int argc, char *argv[]) |
|
|
Definition at line 109 of file PrintCacheLog.C. References ExitProgram(). Referenced by ExitProgram(), and main(). |
|
||||||||||||
|
Definition at line 116 of file PrintCacheLog.C. References ExitProgram(), PrintCacheLog(), PrintEmptyPKLog(), CacheArgs::StartsWith(), and verbose. |
|
|
Definition at line 89 of file PrintCacheLog.C. References Text::chars(), Config_CacheLogPath, VestaLog::nextLog(), VestaLog::open(), VestaLog::openCheckpoint(), PrintCacheLogEntries(), and verbose. Referenced by main(). |
|
||||||||||||||||
|
Definition at line 71 of file PrintCacheLog.C. References CacheLog::Entry::Debug(), CacheLog::Entry::DebugFull(), NEW_CONSTR, and verbose. Referenced by PrintCacheLog(). |
|
|
Definition at line 60 of file PrintCacheLog.C. References mu, EmptyPKLog::NextLog(), CacheIntf::None, and PrintEmptyPKLogEntries(). Referenced by main(). |
|
|
Definition at line 43 of file PrintCacheLog.C. Referenced by PrintEmptyPKLog(). |
1.4.2