abort() | VestaLog | |
checkpointAbort() | VestaLog | |
checkpointBegin(std::ios::openmode mode=std::ios::out) | VestaLog | |
checkpointEnd() | VestaLog | |
checkpointResume(std::ios::openmode mode=std::ios::out|std::ios::trunc) | VestaLog | |
close() | VestaLog | |
commit() | VestaLog | |
eof() | VestaLog | |
get(char &c) | VestaLog | |
get(char *p, int n, char term='\n') | VestaLog | |
loggingBegin() | VestaLog | |
logVersion() | VestaLog | |
nesting() | VestaLog | |
nextLog() | VestaLog | |
open(char *dir, int ver=-1, bool readonly=false, bool lock=false, char *dir2=NULL, bool bakckp=false) | VestaLog | |
openCheckpoint() | VestaLog | |
prune(int ckpkeep, bool logkeep=false, bool prunebak=true) | VestaLog | |
put(char c) | VestaLog | |
put(const char *p) | VestaLog | |
read(char *p, int n) | VestaLog | |
readAll(char *p, int n) | VestaLog | |
start() | VestaLog | |
VestaLog() | VestaLog | |
vlp | VestaLog | [private] |
write(const char *p, int n) | VestaLog |