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.h File Reference

#include "port.h"
#include "mit-copyright.h"

Go to the source code of this file.

Data Structures

struct  _port_dictionary_binding
struct  _port_dictionary

Typedefs

typedef _port_dictionary_binding port_dictionary_binding
typedef _port_dictionaryport_dictionary

Functions

port_dictionary port_dictionary_Create ()
void port_dictionary_Destroy ()
void port_dictionary_Enumerate ()
port_dictionary_bindingport_dictionary_Lookup ()
port_dictionary_bindingport_dictionary_Define ()
void port_dictionary_Delete ()


Typedef Documentation

typedef struct _port_dictionary * port_dictionary
 

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

typedef struct _port_dictionary_binding port_dictionary_binding
 

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


Function Documentation

port_dictionary port_dictionary_Create  ) 
 

Referenced by init_ports().

port_dictionary_binding* port_dictionary_Define  ) 
 

void port_dictionary_Delete  ) 
 

Referenced by close_port_input(), and close_port_output().

void port_dictionary_Destroy  ) 
 

Referenced by init_ports().

void port_dictionary_Enumerate  ) 
 

Referenced by init_ports().

port_dictionary_binding* port_dictionary_Lookup  ) 
 

Referenced by close_port_input(), and close_port_output().



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

Source Perspective by Fisheye