EPICS ARCHIVER V4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Types | Static Public Member Functions | List of all members
HashTable Class Reference

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.
 

Detailed Description

Hash table.


The documentation for this class was generated from the following file: