|
XRootD
|
#include <XrdOucTable.hh>
Collaboration diagram for XrdOucTable< T >:Classes | |
| union | OucTable.__unnamed123__ |
Public Member Functions | |
| XrdOucTable (int maxe) | |
| ~XrdOucTable () | |
| int | Alloc () |
| T * | Apply (int(*func)(T *, void *), void *Arg, int Start=0) |
| void | Delete (const char *key) |
| void | Delete (int Tnum) |
| T * | Find (const char *key, int *Tnum=0) |
| int | Insert (T *Item, const char *key=0, int Tnum=-1) |
| T * | Item (int Tnum, char **ikey=0) |
| int | Next (int &Tnum) |
| T * | Remove (const char *key) |
| T * | Remove (int Tnum) |
Definition at line 37 of file XrdOucTable.hh.
| union XrdOucTable::OucTable.__unnamed123__ |
Definition at line 151 of file XrdOucTable.hh.
Collaboration diagram for XrdOucTable< T >::OucTable.__unnamed123__:| Class Members | ||
|---|---|---|
| int | Fnum | |
| char * | Key | |
|
inline |
Definition at line 41 of file XrdOucTable.hh.
|
inline |
Definition at line 49 of file XrdOucTable.hh.
|
inline |
Definition at line 54 of file XrdOucTable.hh.
Referenced by XrdOucTable< T >::Insert(), and XrdXrootdJob::Schedule().
Here is the caller graph for this function:
|
inline |
Definition at line 67 of file XrdOucTable.hh.
References XrdOucTable< T >::Item().
Here is the call graph for this function:
|
inline |
Definition at line 83 of file XrdOucTable.hh.
References XrdOucTable< T >::Remove().
Here is the call graph for this function:
|
inline |
Definition at line 78 of file XrdOucTable.hh.
References XrdOucTable< T >::Remove().
Here is the call graph for this function:
|
inline |
Definition at line 93 of file XrdOucTable.hh.
References XrdOucTable< T >::Item().
Referenced by XrdXrootdJob::Cancel(), XrdOucTable< T >::Remove(), and XrdXrootdJob::Schedule().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 105 of file XrdOucTable.hh.
References XrdOucTable< T >::Alloc(), and XrdOucTable< T >::Item().
Referenced by XrdXrootdJob::Schedule().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 114 of file XrdOucTable.hh.
References XrdOucTable< T >::Item().
Referenced by XrdOucTable< T >::Apply(), XrdXrootdJob::Cancel(), XrdXrootdJob::DoIt(), XrdOucTable< T >::Find(), XrdOucTable< T >::Insert(), XrdOucTable< T >::Item(), XrdXrootdJob::List(), XrdOucTable< T >::Next(), and XrdOucTable< T >::Remove().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 123 of file XrdOucTable.hh.
References XrdOucTable< T >::Item().
Referenced by XrdXrootdJob::Cancel(), XrdXrootdJob::DoIt(), and XrdXrootdJob::List().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 144 of file XrdOucTable.hh.
References XrdOucTable< T >::Find(), and XrdOucTable< T >::Remove().
Here is the call graph for this function:
|
inline |
Definition at line 132 of file XrdOucTable.hh.
References XrdOucTable< T >::Item().
Referenced by XrdOucTable< T >::Delete(), XrdOucTable< T >::Delete(), XrdXrootdJob2Do::DoIt(), and XrdOucTable< T >::Remove().
Here is the call graph for this function:
Here is the caller graph for this function: