Main Page | Class List | Directories | File List | Class Members | File Members

s_hash_key Struct Reference

#include <ght_hash_table.h>

List of all members.

Public Attributes

unsigned int i_size
void * p_key


Detailed Description

The structure for hash keys. You should not care about this structure unless you plan to write your own hash functions.


Member Data Documentation

unsigned int s_hash_key::i_size
 

The size in bytes of the key p_key

void* s_hash_key::p_key
 

A pointer to the key.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 27 10:49:06 2005 for libghthash by  doxygen 1.4.2