#include <iomanip>
#include "VestaSource.H"
#include "Recovery.H"
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &s, const LongId &longid) |
ostream & | PutQuotedString (ostream &s, const char *string) |
ostream & | PutFPTag (ostream &s, const FP::Tag &fptag) |
void | LogPutQuotedString (VestaLog &log, const char *string) |
void | GetFPTag (RecoveryReader *rr, char &c, FP::Tag &fptag) |
|
Definition at line 91 of file VLogHelp.C. References FP::ByteCnt, RecoveryReader::get(), RecoveryReader::skipWhite(), and FP::Tag::Words(). |
|
Definition at line 78 of file VLogHelp.C. References VestaLog::put(). Referenced by AcquireMastership(). |
|
Definition at line 38 of file VLogHelp.C. References LongId::length(), and LongId::value. |
|
Definition at line 66 of file VLogHelp.C. References FP::ByteCnt. Referenced by VDirChangeable::insertFile(), VDirChangeable::insertImmutableDirectory(), and VDirChangeable::makeIndexImmutable(). |
|
Definition at line 52 of file VLogHelp.C. |