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

_port_dictionary_binding Struct Reference

#include <port_dictionary.h>


Data Fields

_port_dictionary_bindingnext
char * key
port value


Field Documentation

char* _port_dictionary_binding::key
 

Definition at line 17 of file port_dictionary.h.

Referenced by port_dictionary_Define(), port_dictionary_Delete(), port_dictionary_Destroy(), and port_dictionary_Lookup().

struct _port_dictionary_binding* _port_dictionary_binding::next
 

Definition at line 16 of file port_dictionary.h.

Referenced by port_dictionary_Define(), port_dictionary_Delete(), port_dictionary_Destroy(), port_dictionary_Enumerate(), and port_dictionary_Lookup().

port _port_dictionary_binding::value
 

Definition at line 18 of file port_dictionary.h.

Referenced by close_port_input(), and close_port_output().


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