#include "VestaLog.H"
#include "Basics.H"
Go to the source code of this file.
Defines | |
#define | _VSRECOVER 1 |
Typedefs | |
typedef void | RecoveryCallback (RecoveryReader *rr, char &c) |
Functions | |
void | RecoverFrom (RecoveryReader *rr) throw (VestaLog::Error) |
void | RegisterRecoveryCallback (RecoveryReader::Ident id, RecoveryCallback *rc) throw () |
|
Definition at line 28 of file Recovery.H. |
|
Definition at line 100 of file Recovery.H. |
|
Definition at line 363 of file Recovery.C. References RecoveryDispatch::id, RecoveryDispatch::next, and RecoveryDispatch::rc. Referenced by Recover(). |
|
Definition at line 344 of file Recovery.C. References RecoveryDispatch::id, NEW, RecoveryDispatch::next, and RecoveryDispatch::rc. Referenced by VDirVolatileRoot::init(), VestaSource::init(), InitVRWeed(), MastershipInit1(), AccessControl::serverInit(), and ShortIdServerInit(). |