![]() |
XRootD
|
#include <XrdOfsHandle.hh>
Public Member Functions | |
XrdOfsHanTab (int psize=987, int size=1597) | |
~XrdOfsHanTab () | |
void | Add (XrdOfsHandle *hP) |
XrdOfsHandle * | Find (XrdOfsHanKey &Key) |
int | Remove (XrdOfsHandle *rip) |
Definition at line 88 of file XrdOfsHandle.hh.
XrdOfsHanTab::XrdOfsHanTab | ( | int | psize = 987 , |
int | size = 1597 |
||
) |
Definition at line 651 of file XrdOfsHandle.cc.
|
inline |
Definition at line 102 of file XrdOfsHandle.hh.
void XrdOfsHanTab::Add | ( | XrdOfsHandle * | hP | ) |
Definition at line 666 of file XrdOfsHandle.cc.
References XrdOfsHanKey::Hash.
Referenced by XrdOfsHandle::Alloc().
XrdOfsHandle * XrdOfsHanTab::Find | ( | XrdOfsHanKey & | Key | ) |
Definition at line 730 of file XrdOfsHandle.cc.
References XrdOfsHanKey::Hash.
Referenced by XrdOfsHandle::Alloc(), and XrdOfsHandle::Hide().
int XrdOfsHanTab::Remove | ( | XrdOfsHandle * | rip | ) |
Definition at line 750 of file XrdOfsHandle.cc.
References XrdOfsHanKey::Hash.
Referenced by XrdOfsHandle::Retire().