lh_entry Struct Reference


Data Fields

void * k
const void * v
struct lh_entrynext
struct lh_entryprev

Detailed Description

An entry in the hash table

Field Documentation

void* lh_entry::k

The key.

struct lh_entry* lh_entry::next [read]

The next entry

struct lh_entry* lh_entry::prev [read]

The previous entry.

const void* lh_entry::v

The value.


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

Generated on Fri Jul 31 10:58:15 2009 for json-c by  doxygen 1.5.8