| CanRedirOnError() | XrdClient | [inline, protected, virtual] |
| Close() | XrdClient | |
| Copy(const char *localpath) | XrdClient | |
| fConcOpenSem | XrdClient | [private, static] |
| fConnModule | XrdClientAbs | [protected] |
| fCounters | XrdClient | [protected] |
| fHandle | XrdClientAbs | [protected] |
| FileOpenerThread(void *, XrdClientThread *) | XrdClient | [friend] |
| fInitialUrl | XrdClient | [private] |
| fOpenerTh | XrdClient | [private] |
| fOpenPars | XrdClient | [private] |
| fOpenProgCnd | XrdClient | [private] |
| fOpenWithRefresh | XrdClient | [private] |
| fReadAheadMgr | XrdClient | [private] |
| fReadTrimBlockSize | XrdClient | [private] |
| fReadWaitData | XrdClient | [private] |
| fStatInfo | XrdClient | [private] |
| fUrl | XrdClient | [private] |
| fUseCache | XrdClient | [private] |
| fXrdCcb | XrdClientAbs | [protected] |
| fXrdCcbArg | XrdClientAbs | [protected] |
| GetCacheInfo(int &size, long long &bytessubmitted, long long &byteshit, long long &misscount, float &missrate, long long &readreqcnt, float &bytesusefulness) | XrdClient | |
| GetClientConn() const | XrdClientAbs | [inline] |
| GetCounters(XrdClientCounters *cnt) | XrdClient | |
| GetCurrentUrl() | XrdClientAbs | [inline] |
| IsOpen() | XrdClient | [inline] |
| IsOpen_inprogress() | XrdClient | |
| IsOpen_wait() | XrdClient | [virtual] |
| IsOpenedForWrite() | XrdClient | [inline, private] |
| LastServerError() | XrdClientAbs | [inline] |
| LastServerResp() | XrdClientAbs | [inline] |
| LowOpen(const char *file, kXR_unt16 mode, kXR_unt16 options, char *additionalquery=0) | XrdClient | [private] |
| Open(kXR_unt16 mode, kXR_unt16 options, bool doitparallel=true) | XrdClient | |
| OpenFileWhenRedirected(char *newfhandle, bool &wasopen) | XrdClient | [protected, virtual] |
| PrintCounters() | XrdClient | [private] |
| ProcessUnsolicitedMsg(XrdClientUnsolMsgSender *sender, XrdClientMessage *unsolmsg) | XrdClient | [virtual] |
| Query(kXR_int16 ReqCode, const kXR_char *Args, kXR_char *Resp, kXR_int32 MaxResplen) | XrdClientAbs | |
| Read(void *buf, long long offset, int len) | XrdClient | |
| Read_Async(long long offset, int len, bool updatecounters=true) | XrdClient | |
| ReadV(char *buf, long long *offsets, int *lens, int nbuf) | XrdClient | |
| ReadVEach(char *buf, kXR_int64 *offsets, int *lens, int &nbuf) | XrdClient | [private] |
| RemoveAllDataFromCache() | XrdClient | [inline] |
| RemoveDataFromCache(long long begin_offs, long long end_offs, bool remove_overlapped=false) | XrdClient | [inline] |
| SetBlockReadTrimming(int blocksize) | XrdClient | |
| SetCacheParameters(int CacheSize, int ReadAheadSize, int RmPolicy) | XrdClient | |
| SetParm(const char *parm, int val) | XrdClientAbs | |
| SetParm(const char *parm, double val) | XrdClientAbs | |
| SetReadAheadStrategy(int strategy) | XrdClient | |
| Stat(struct XrdClientStatInfo *stinfo, bool force=false) | XrdClient | |
| Sync() | XrdClient | |
| TerminateOpenAttempt() | XrdClient | [private] |
| Truncate(long long len) | XrdClient | |
| TryOpen(kXR_unt16 mode, kXR_unt16 options, bool doitparallel) | XrdClient | [private] |
| UseCache(bool u=TRUE) | XrdClient | |
| WaitForNewAsyncData() | XrdClient | [private] |
| Write(const void *buf, long long offset, int len) | XrdClient | |
| XrdClient(const char *url, XrdClientCallback *XrdCcb=0, void *XrdCcbArg=0) | XrdClient | |
| XrdClientAbs(XrdClientCallback *XrdCcb=0, void *XrdCcbArg=0) | XrdClientAbs | [inline] |
| ~XrdClient() | XrdClient | [virtual] |
| ~XrdClientAbsUnsolMsgHandler() | XrdClientAbsUnsolMsgHandler | [inline, virtual] |