xrootd
Classes | Enumerations
XrdOucHash.hh File Reference
#include <stdlib.h>
#include <sys/types.h>
#include <string.h>
#include <time.h>
#include "XrdOuc/XrdOucHash.icc"
Include dependency graph for XrdOucHash.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XrdOucHash_Item< T >
 
class  XrdOucHash< T >
 

Enumerations

enum  XrdOucHash_Options {
  Hash_default = 0x0000, Hash_data_is_key = 0x0001, Hash_replace = 0x0002, Hash_count = 0x0004,
  Hash_keep = 0x0008, Hash_dofree = 0x0010, Hash_keepdata = 0x0020
}
 

Enumeration Type Documentation

Enumerator
Hash_default 
Hash_data_is_key 
Hash_replace 
Hash_count 
Hash_keep 
Hash_dofree 
Hash_keepdata