#include <XrdXrootdFile.hh>
Collaboration diagram for XrdXrootdFileTable:

Public Member Functions | |
| int | Add (XrdXrootdFile *fp) |
| void | Del (int fnum) |
| XrdXrootdFile * | Get (int fnum) |
| XrdXrootdFileTable () | |
| ~XrdXrootdFileTable () | |
Private Attributes | |
| XrdXrootdFile * | FTab [XRD_FTABSIZE] |
| int | FTfree |
| XrdXrootdFile ** | XTab |
| int | XTnum |
| int | XTfree |
Static Private Attributes | |
| const char * | TraceID = "FileTable" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1