![]() |
XRootD
|
Public Member Functions | |
XrdOfsHanPsc () | |
~XrdOfsHanPsc () | |
void | Recycle () |
Static Public Member Functions | |
static XrdOfsHanPsc * | Alloc () |
Public Attributes | ||
union { | ||
XrdOfsHanPsc * | Next | |
char * | User | |
}; | ||
short | Mode | |
short | Uhst | |
short | Ulen | |
int | Unum | |
XrdOfsHanXpr * | xprP | |
Definition at line 198 of file XrdOfsHandle.cc.
|
inline |
|
inline |
Definition at line 219 of file XrdOfsHandle.cc.
|
static |
Definition at line 607 of file XrdOfsHandle.cc.
References XrdOfsHanPsc().
Referenced by XrdOfsHandle::PoscSet().
void XrdOfsHanPsc::Recycle | ( | ) |
Definition at line 625 of file XrdOfsHandle.cc.
References Mode, Uhst, Ulen, Unum, and xprP.
Referenced by XrdOfsHandle::PoscGet().
union { ... } XrdOfsHanPsc |
short XrdOfsHanPsc::Mode |
Definition at line 210 of file XrdOfsHandle.cc.
Referenced by XrdOfsHanPsc(), and Recycle().
short XrdOfsHanPsc::Uhst |
Definition at line 209 of file XrdOfsHandle.cc.
Referenced by XrdOfsHanPsc(), and Recycle().
short XrdOfsHanPsc::Ulen |
Definition at line 208 of file XrdOfsHandle.cc.
Referenced by XrdOfsHanPsc(), and Recycle().
int XrdOfsHanPsc::Unum |
Definition at line 207 of file XrdOfsHandle.cc.
Referenced by XrdOfsHanPsc(), and Recycle().
XrdOfsHanXpr* XrdOfsHanPsc::xprP |
Definition at line 206 of file XrdOfsHandle.cc.
Referenced by XrdOfsHanPsc(), XrdOfsHandle::PoscGet(), Recycle(), and XrdOfsHandle::StartXpr().