Public Attributes
lh_entry Struct Reference

#include <linkhash.h>

List of all members.

Public Attributes

void * k
struct lh_entrynext
struct lh_entryprev
void * v

Detailed Description

An entry in the hash table

Definition at line 48 of file linkhash.h.


Member Data Documentation

void* lh_entry::k

The key.

Definition at line 52 of file linkhash.h.

The next entry

Definition at line 60 of file linkhash.h.

The previous entry.

Definition at line 64 of file linkhash.h.

void* lh_entry::v

The value.

Definition at line 56 of file linkhash.h.


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


csm
Author(s): Andrea Censi
autogenerated on Fri May 17 2019 02:28:33