XRootD
XrdOucHash< T > Member List

This is the complete list of members for XrdOucHash< T >, including all inherited members.

Add(const char *KeyVal, T *KeyData, const int LifeTime=0, XrdOucHash_Options opt=Hash_default)XrdOucHash< T >
Apply(int(*func)(const char *, T *, void *), void *Arg)XrdOucHash< T >
Del(const char *KeyVal, XrdOucHash_Options opt=Hash_default)XrdOucHash< T >
Find(const char *KeyVal, time_t *KeyTime=0)XrdOucHash< T >
Num()XrdOucHash< T >inline
Purge()XrdOucHash< T >
Rep(const char *KeyVal, T *KeyData, const int LifeTime=0, XrdOucHash_Options opt=Hash_default)XrdOucHash< T >inline
XrdOucHash(int psize=89, int size=144, int load=80)XrdOucHash< T >
~XrdOucHash()XrdOucHash< T >inline