Main Page | Class List | 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 Feb 29 10:49:35 2004 for libghthash by doxygen 1.3.5