#include "VestaLog.H"#include "Recovery.H"#include <ctype.h>#include <stdlib.h>#include <errno.h>Go to the source code of this file.
Functions | |
| void | RegisterRecoveryCallback (RecoveryReader::Ident id, RecoveryCallback *rc) throw () |
| void | RecoverFrom (RecoveryReader *rr) throw (VestaLog::Error) |
|
|
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 VestaSource::init(), VDirVolatileRoot::init(), InitVRWeed(), MastershipInit1(), AccessControl::serverInit(), and ShortIdServerInit(). |
1.4.2