_hash_table Struct Reference

#include <hash.h>

Collaboration diagram for _hash_table:

List of all members.

Public Attributes

hash_link ** buckets
HASHCMPcmp
HASHHASHhash
unsigned int size
unsigned int current_slot
hash_linknext
int count
int valid
hash_linkcurrent_ptr

Detailed Description

Definition at line 20 of file hash.h.


Member Data Documentation

Definition at line 22 of file hash.h.

Referenced by hash_create(), and hash_lookup().

Definition at line 20 of file hash.h.

Referenced by hash_create(), hash_first(), hash_next(), and hash_unlink().

Definition at line 25 of file hash.h.

Referenced by hash_create(), hash_first(), hash_last(), hash_next(), and hash_next_bucket().

Definition at line 14 of file hash.h.


The documentation for this struct was generated from the following files:

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors