lh_entry Struct Reference


Data Fields

void * k
void * v
lh_entrynext
lh_entryprev

Detailed Description

An entry in the hash table


Field Documentation

void* lh_entry::k

The key.

void* lh_entry::v

The value.

struct lh_entry* lh_entry::next

The next entry

struct lh_entry* lh_entry::prev

The previous entry.


The documentation for this struct was generated from the following file:
Generated on Thu May 17 21:20:16 2007 for json-c by  doxygen 1.5.1