Jabber WindowGram Client (JWGC)

Introduction Screenshots Installation Downloads
Documentation Browse Source Resources Project Site

Stable Version
-none-

Latest Version
beta5



Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

HASH_TABLE Struct Reference

#include <libjwgc_types.h>


Data Fields

NAMED ** v
size_t size
size_t used
size_t usedLim
NAMED ** v
XML_Memory_Handling_Suitemem


Field Documentation

XML_Memory_Handling_Suite* HASH_TABLE::mem
 

Definition at line 80 of file xmlparse.c.

Referenced by hashTableDestroy(), and lookup().

size_t HASH_TABLE::size
 

Definition at line 77 of file xmlparse.c.

Referenced by hashTableDestroy(), hashTableInit(), hashTableIterInit(), and lookup().

size_t HASH_TABLE::used
 

Definition at line 78 of file xmlparse.c.

Referenced by hashTableInit(), and lookup().

size_t HASH_TABLE::usedLim
 

Definition at line 79 of file xmlparse.c.

Referenced by hashTableInit(), and lookup().

NAMED** HASH_TABLE::v
 

Definition at line 76 of file xmlparse.c.

NAMED** HASH_TABLE::v
 

Definition at line 61 of file libjwgc_types.h.

Referenced by hashTableDestroy(), hashTableInit(), hashTableIterInit(), and lookup().


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

Last updated at Tue Dec 18 21:07:42 PST 2007. This site and project hosted by...SourceForge.net Logo
Source Perspective by Fisheye