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

#include "mit-copyright.h"

Go to the source code of this file.

Data Structures

struct  _int_dictionary_binding
struct  _int_dictionary

Typedefs

typedef _int_dictionary_binding int_dictionary_binding
typedef _int_dictionaryint_dictionary

Functions

int_dictionary int_dictionary_Create ()
void int_dictionary_Destroy ()
void int_dictionary_Enumerate ()
int_dictionary_bindingint_dictionary_Lookup ()
int_dictionary_bindingint_dictionary_Define ()
void int_dictionary_Delete ()


Typedef Documentation

typedef struct _int_dictionary * int_dictionary
 

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

typedef struct _int_dictionary_binding int_dictionary_binding
 

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


Function Documentation

int_dictionary int_dictionary_Create  ) 
 

Referenced by lex_open(), and lex_open_buffer().

int_dictionary_binding* int_dictionary_Define  ) 
 

Referenced by lex_open(), lex_open_buffer(), punt(), and unpunt().

void int_dictionary_Delete  ) 
 

Referenced by unpunt().

void int_dictionary_Destroy  ) 
 

void int_dictionary_Enumerate  ) 
 

int_dictionary_binding* int_dictionary_Lookup  ) 
 

Referenced by puntable_address_p(), and yylex().



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

Source Perspective by Fisheye