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

_int_dictionary_binding Struct Reference

#include <int_dictionary.h>


Data Fields

_int_dictionary_bindingnext
char * key
int value


Field Documentation

char* _int_dictionary_binding::key
 

Definition at line 16 of file int_dictionary.h.

Referenced by int_dictionary_Define(), int_dictionary_Delete(), int_dictionary_Destroy(), and int_dictionary_Lookup().

struct _int_dictionary_binding* _int_dictionary_binding::next
 

Definition at line 15 of file int_dictionary.h.

Referenced by int_dictionary_Define(), int_dictionary_Delete(), int_dictionary_Destroy(), int_dictionary_Enumerate(), and int_dictionary_Lookup().

int _int_dictionary_binding::value
 

Definition at line 17 of file int_dictionary.h.

Referenced by lex_open(), lex_open_buffer(), and yylex().


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