EPICS ARCHIVER V4
|
Hash table. More...
#include <HashTable.h>
Public Types | |
enum | { HashTableSize = 256 } |
typedef unsigned short | HashValue |
data type of a hash value | |
Static Public Member Functions | |
static HashValue | Hash (const char *string) |
Returns a hash value for the specified string. | |
Hash table.