|
xrootd
|
#include <XrdOfsHandle.hh>

Public Member Functions | |
| void | Add (XrdOfsHandle *hP) |
| XrdOfsHandle * | Find (XrdOfsHanKey &Key) |
| int | Remove (XrdOfsHandle *rip) |
| XrdOfsHanTab (int psize=987, int size=1597) | |
| ~XrdOfsHanTab () | |
Private Member Functions | |
| void | Expand () |
Private Attributes | |
| XrdOfsHandle ** | nashtable |
| int | prevtablesize |
| int | nashtablesize |
| int | nashnum |
| int | Threshold |
Static Private Attributes | |
| static const int | LoadMax = 80 |
| XrdOfsHanTab::XrdOfsHanTab | ( | int | psize = 987, |
| int | size = 1597 |
||
| ) |
|
inline |
| void XrdOfsHanTab::Add | ( | XrdOfsHandle * | hP | ) |
|
private |
| XrdOfsHandle* XrdOfsHanTab::Find | ( | XrdOfsHanKey & | Key | ) |
| int XrdOfsHanTab::Remove | ( | XrdOfsHandle * | rip | ) |
|
staticprivate |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.5