|
XRootD
|
#include <XrdOucHash.hh>
Collaboration diagram for XrdOucHash_Item< T >:Public Member Functions | |
| XrdOucHash_Item (unsigned long KeyHash, const char *KeyVal, T *KeyData, time_t KeyTime, XrdOucHash_Item< T > *KeyNext, XrdOucHash_Options KeyOpts) | |
| ~XrdOucHash_Item () | |
| int | Count () |
| T * | Data () |
| unsigned long | Hash () |
| const char * | Key () |
| XrdOucHash_Item< T > * | Next () |
| int | Same (const unsigned long KeyHash, const char *KeyVal) |
| void | SetNext (XrdOucHash_Item< T > *item) |
| time_t | Time () |
| void | Update (int newcount, time_t newtime) |
Definition at line 61 of file XrdOucHash.hh.
|
inline |
Definition at line 86 of file XrdOucHash.hh.
References Hash_data_is_key, and Hash_keep.
|
inline |
Definition at line 103 of file XrdOucHash.hh.
References Hash_dofree, Hash_keep, and Hash_keepdata.
|
inline |
Definition at line 64 of file XrdOucHash.hh.
Referenced by XrdOucHash< T >::Add().
Here is the caller graph for this function:
|
inline |
Definition at line 66 of file XrdOucHash.hh.
Referenced by XrdOucHash< T >::Add(), and XrdOucHash< T >::Apply().
Here is the caller graph for this function:
|
inline |
Definition at line 68 of file XrdOucHash.hh.
|
inline |
Definition at line 70 of file XrdOucHash.hh.
Referenced by XrdOucHash< T >::Apply().
Here is the caller graph for this function:
|
inline |
Definition at line 72 of file XrdOucHash.hh.
Referenced by XrdOucHash< T >::Apply(), and XrdOucHash< T >::Purge().
Here is the caller graph for this function:
|
inline |
Definition at line 81 of file XrdOucHash.hh.
|
inline |
Definition at line 84 of file XrdOucHash.hh.
Referenced by XrdOucHash< T >::Apply().
Here is the caller graph for this function:
|
inline |
Definition at line 74 of file XrdOucHash.hh.
Referenced by XrdOucHash< T >::Add(), and XrdOucHash< T >::Apply().
Here is the caller graph for this function:
|
inline |
Definition at line 76 of file XrdOucHash.hh.
Referenced by XrdOucHash< T >::Add().
Here is the caller graph for this function: