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

_string_dictionary_binding Struct Reference

#include <string_dictionary.h>


Data Fields

_string_dictionary_bindingnext
char * key
string value


Field Documentation

char* _string_dictionary_binding::key
 

Definition at line 17 of file string_dictionary.h.

Referenced by string_dictionary_Define(), string_dictionary_Delete(), string_dictionary_Destroy(), and string_dictionary_Lookup().

struct _string_dictionary_binding* _string_dictionary_binding::next
 

Definition at line 16 of file string_dictionary.h.

Referenced by string_dictionary_Define(), string_dictionary_Delete(), string_dictionary_Destroy(), string_dictionary_Enumerate(), and string_dictionary_Lookup().

string _string_dictionary_binding::value
 

Definition at line 18 of file string_dictionary.h.

Referenced by string__dictionary_Set(), string_dictionary_Fetch(), tty_filter_init(), and var_set_variable_then_free_value().


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