1 #ifndef __POSIX_FILERH_HH__
2 #define __POSIX_FILERH_HH__
56 long long offs,
int xResult,
ioType typeIO);
65 inline void setCSVec(std::vector<uint32_t> *csv,
int *csf,
67 {csVec = csv; csfix = csf; csFrc = fcs;}
69 static void SetMax(
int mval) {maxFree = mval;}
71 void Sched(
int result);
75 result(0),typeIO(
nonIO), csFrc(false) {}
87 std::vector<uint32_t> *csVec;
Handle an async response.
static void SetMax(int mval)
void setCSVec(std::vector< uint32_t > *csv, int *csf, bool fcs=false)
static XrdPosixFileRH * Alloc(XrdOucCacheIOCB *cbp, XrdPosixFile *fp, long long offs, int xResult, ioType typeIO)
void HandleResponse(XrdCl::XRootDStatus *status, XrdCl::AnyObject *response)