66 int Add(
const char *Tident,
const char *Lfn,
bool isNew);
68 int Commit(
const char *Lfn,
int Offset);
70 int Del(
const char *Lfn,
int Offset,
int Unlink=0);
72 recEnt *
Init(
int &Ok);
76inline int Num() {
return pocIQ;}
83void FailIni(
const char *lfn);
85bool reqWrite(
void *Buff,
int Bsz,
int Offs);
86bool ReWrite(recEnt *rP);
87bool VerOffset(
const char *Lfn,
int Offset);
94std::map<std::string, int> pqMap;
XrdOucPup XrdCmsParser::Pup & Say
int Del(const char *Lfn, int Offset, int Unlink=0)
static recEnt * List(XrdSysError *Say, const char *theFN)
int Commit(const char *Lfn, int Offset)
int Add(const char *Tident, const char *Lfn, bool isNew)
recEnt(struct Request &reqref, int mval, recEnt *nval=0)