Hash Struct Reference

struct Hash

Nested Classes and Structures

Public Attributes
charcopyKey
intcount
HashElem *first
struct Hash::_ht *ht
inthtsize
charkeyClass
void(*xFree
void *(*xMalloc

Member Data Documentation

char copyKey

charcopyKey

int count

intcount

HashElem * first

HashElem *first

struct Hash::_ht * ht

struct Hash::_ht *ht

int htsize

inthtsize

char keyClass

charkeyClass

void(* xFree

void(*xFree

void *(* xMalloc

void *(*xMalloc