ghashiter Struct Reference
[adt ghash: Generic hash tables.]

#include <ghash.h>


Data Fields

struct ghashghashp
unsigned index
void * entry


Detailed Description

The iterator data necessary to loop over a ghash table.
Examples:

adt/ghash_test.c.


Field Documentation

struct ghash* ghashiter::ghashp [read]

A pointer to the source ghash table.

unsigned ghashiter::index

The index of the current entry.

void* ghashiter::entry

A pointer to the current entry, for convenience.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 19 11:11:50 2009 for bglibs by  doxygen 1.5.4