stringhash.h File Reference

Header file for stringhash.cpp. More...

#include <vector>

Include dependency graph for stringhash.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

struct  TagInfo
 Represents a (Tag,ID)-pair. More...
class  StringHash
 Represents a string hash function. More...

Namespaces

namespace  std
 STL namespace.

Defines

#define HASH_BASE   31
#define HASH_BASE   31
 The hash base, defining the number of buckets that are available.


Detailed Description

Header file for stringhash.cpp.

Header file specifying constructors, destructor and functions for stringhash.cpp.

Author:
Michael Schmidt

Gunnar Jehl

Version:
2.1
License:
Software License Agreement (BSD License)

Definition in file stringhash.h.


Define Documentation

#define HASH_BASE   31

The hash base, defining the number of buckets that are available.

To reach best results, this should be a prime number.

Definition at line 44 of file stringhash.h.


Generated on Sun May 24 20:20:17 2009 for G(arbage) C(ollected) X(Query) Engine by  doxygen 1.5.9