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

_TYPE_T_dictionary_binding Struct Reference

#include <dictionary.h>


Data Fields

_TYPE_T_dictionary_bindingnext
char * key
TYPE_T value


Field Documentation

char* _TYPE_T_dictionary_binding::key
 

Definition at line 16 of file dictionary.h.

Referenced by TYPE_T_dictionary_Define(), TYPE_T_dictionary_Delete(), TYPE_T_dictionary_Destroy(), and TYPE_T_dictionary_Lookup().

struct _TYPE_T_dictionary_binding* _TYPE_T_dictionary_binding::next
 

Definition at line 15 of file dictionary.h.

Referenced by TYPE_T_dictionary_Define(), TYPE_T_dictionary_Delete(), TYPE_T_dictionary_Destroy(), TYPE_T_dictionary_Enumerate(), and TYPE_T_dictionary_Lookup().

TYPE_T _TYPE_T_dictionary_binding::value
 

Definition at line 17 of file dictionary.h.


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

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