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

jabpacket_struct Struct Reference

#include <libjabber_types.h>


Data Fields

int type
int subtype
int flag
void * aux1
xode x
jid to
jid from
char * iqns
xode iq
xode_pool p


Field Documentation

void* jabpacket_struct::aux1
 

Definition at line 77 of file libjabber_types.h.

int jabpacket_struct::flag
 

Definition at line 76 of file libjabber_types.h.

jid jabpacket_struct::from
 

Definition at line 80 of file libjabber_types.h.

Referenced by jabpacket_reset(), and process_presence().

xode jabpacket_struct::iq
 

Definition at line 82 of file libjabber_types.h.

Referenced by jabpacket_reset().

char* jabpacket_struct::iqns
 

Definition at line 81 of file libjabber_types.h.

Referenced by jabpacket_reset().

xode_pool jabpacket_struct::p
 

Definition at line 83 of file libjabber_types.h.

Referenced by jabpacket_reset().

int jabpacket_struct::subtype
 

Definition at line 75 of file libjabber_types.h.

Referenced by contact_status_change(), jab_on_packet_handler(), jabpacket_reset(), jabpacket_subtype(), and process_presence().

jid jabpacket_struct::to
 

Definition at line 79 of file libjabber_types.h.

Referenced by jabpacket_reset().

int jabpacket_struct::type
 

Definition at line 74 of file libjabber_types.h.

Referenced by jab_on_packet_handler(), jabpacket_reset(), and jabpacket_subtype().

xode jabpacket_struct::x
 

Definition at line 78 of file libjabber_types.h.

Referenced by contact_status_change(), jab_on_packet_handler(), jabpacket_new(), jabpacket_reset(), jabpacket_subtype(), process_iq_error(), process_iq_result(), process_iq_set(), and process_presence().


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