Woolz Image Processing Version 1.4.0
_AlcHashTable Struct Reference

A hash table. Typedef: AlcHashTable. More...

Data Fields

int(* keyCmp )(void *, void *)
size_t(* hashFn )(void *)
size_t tableSz
AlcHashItem ** table

Detailed Description

A hash table. Typedef: AlcHashTable.


Field Documentation

int(* _AlcHashTable::keyCmp)(void *, void *)

Key comparison function

Referenced by AlcHashItemGet(), AlcHashItemInsert(), and AlcHashTableNew().


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