|
XRootD
|
#include <cstdio>#include <ctime>#include <errno.h>#include <sys/types.h>#include "XrdOfs/XrdOfsHandle.hh"#include "XrdOfs/XrdOfsStats.hh"#include "XrdOss/XrdOss.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdSys/XrdSysTimer.hh"
Include dependency graph for XrdOfsHandle.cc:Go to the source code of this file.
Classes | |
| class | XrdOfsHanOss |
| class | XrdOfsHanOssErr |
| class | XrdOfsHanPsc |
| union | XrdOfsHanPsc.__unnamed112__ |
| class | XrdOfsHanXpr |
Functions | |
| void * | XrdOfsHanXpire (void *pp) |
Variables | |
| XrdSysError | OfsEroute |
| XrdOfsStats | OfsStats |
| union XrdOfsHanPsc.__unnamed112__ |
Definition at line 202 of file XrdOfsHandle.cc.
Collaboration diagram for XrdOfsHanPsc.__unnamed112__:| Class Members | ||
|---|---|---|
| XrdOfsHanPsc * | Next | |
| char * | User | |
| void* XrdOfsHanXpire | ( | void * | pp | ) |
Definition at line 233 of file XrdOfsHandle.cc.
References XrdOfsHandle::StartXpr().
Referenced by XrdOfsHandle::StartXpr().
Here is the call graph for this function:
Here is the caller graph for this function:
|
extern |
Referenced by XrdOfsHanXpr::Get(), XrdOfsHandle::PoscSet(), XrdOfsHandle::Retire(), and XrdOfsHandle::StartXpr().
|
extern |
Definition at line 113 of file XrdOfs.cc.
Referenced by XrdOfsHandle::Alloc(), and XrdOfsHandle::Retire().