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

jid_struct Struct Reference

#include <libjabber_types.h>


Data Fields

xode_pool p
char * resource
char * user
char * server
char * full
jid_structnext


Field Documentation

char* jid_struct::full
 

Definition at line 39 of file libjabber_types.h.

Referenced by decode_notice(), jid_full(), jid_set(), and process_presence().

struct jid_struct* jid_struct::next
 

Definition at line 40 of file libjabber_types.h.

Referenced by jid_append().

xode_pool jid_struct::p
 

Definition at line 35 of file libjabber_types.h.

Referenced by jid_append(), jid_full(), jid_new(), jid_set(), jid_user(), and jid_xres().

char* jid_struct::resource
 

Definition at line 36 of file libjabber_types.h.

Referenced by jab_auth(), jab_reg(), jid_cmp(), jid_cmpx(), jid_full(), jid_set(), jid_user(), jid_xres(), and show_status().

char* jid_struct::server
 

Definition at line 38 of file libjabber_types.h.

Referenced by jab_auth(), jid_cmp(), jid_cmpx(), jid_full(), jid_safe(), jid_set(), jid_user(), and show_status().

char* jid_struct::user
 

Definition at line 37 of file libjabber_types.h.

Referenced by jab_auth(), jab_reg(), jid_cmp(), jid_cmpx(), jid_full(), jid_safe(), jid_set(), jid_user(), and show_status().


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