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

_pointer_dictionary_binding Struct Reference

#include <pointer_dictionary.h>


Data Fields

_pointer_dictionary_bindingnext
char * key
pointer value


Field Documentation

char* _pointer_dictionary_binding::key
 

Definition at line 17 of file pointer_dictionary.h.

Referenced by pointer_dictionary_Define(), pointer_dictionary_Delete(), pointer_dictionary_Destroy(), and pointer_dictionary_Lookup().

struct _pointer_dictionary_binding* _pointer_dictionary_binding::next
 

Definition at line 16 of file pointer_dictionary.h.

Referenced by pointer_dictionary_Define(), pointer_dictionary_Delete(), pointer_dictionary_Destroy(), pointer_dictionary_Enumerate(), and pointer_dictionary_Lookup().

pointer _pointer_dictionary_binding::value
 

Definition at line 18 of file pointer_dictionary.h.

Referenced by add_fid(), and get_fontst_from_fid().


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