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

xode_struct Struct Reference

#include <libxode.h>


Data Fields

char * name
unsigned short type
char * data
int data_sz
int complete
xode_pool p
xode_structparent
xode_structfirstchild
xode_structlastchild
xode_structprev
xode_structnext
xode_structfirstattrib
xode_structlastattrib


Field Documentation

int xode_struct::complete
 

Definition at line 172 of file libxode.h.

Referenced by expat_endElement().

char* xode_struct::data
 

Definition at line 170 of file libxode.h.

Referenced by xode_get_attrib(), xode_get_data(), xode_insert_cdata(), and xode_put_attrib().

int xode_struct::data_sz
 

Definition at line 171 of file libxode.h.

Referenced by xode_get_datasz(), xode_insert_cdata(), and xode_put_attrib().

struct xode_struct* xode_struct::firstattrib
 

Definition at line 179 of file libxode.h.

Referenced by xode_get_attrib(), xode_get_firstattrib(), xode_get_vattrib(), xode_has_attribs(), xode_hide_attrib(), xode_put_attrib(), and xode_put_vattrib().

struct xode_struct* xode_struct::firstchild
 

Definition at line 175 of file libxode.h.

Referenced by xode_get_firstchild(), xode_get_tag(), xode_get_vattrib(), xode_has_children(), xode_hide(), xode_put_vattrib(), and xode_wrap().

struct xode_struct* xode_struct::lastattrib
 

Definition at line 180 of file libxode.h.

Referenced by xode_hide_attrib(), and xode_put_attrib().

struct xode_struct* xode_struct::lastchild
 

Definition at line 176 of file libxode.h.

Referenced by xode_get_lastchild(), xode_hide(), xode_insert_cdata(), and xode_wrap().

char* xode_struct::name
 

Definition at line 168 of file libxode.h.

Referenced by jab_on_packet_handler(), and xode_get_name().

struct xode_struct* xode_struct::next
 

Definition at line 178 of file libxode.h.

Referenced by xode_get_nextsibling(), xode_hide(), and xode_hide_attrib().

xode_pool xode_struct::p
 

Definition at line 173 of file libxode.h.

Referenced by jab_auth(), xode_free(), xode_get_pool(), xode_insert_cdata(), and xode_put_attrib().

struct xode_struct* xode_struct::parent
 

Definition at line 174 of file libxode.h.

Referenced by xode_get_parent(), xode_hide(), and xode_wrap().

struct xode_struct* xode_struct::prev
 

Definition at line 177 of file libxode.h.

Referenced by xode_get_prevsibling(), xode_hide(), and xode_hide_attrib().

unsigned short xode_struct::type
 

Definition at line 169 of file libxode.h.

Referenced by xode_get_type(), and xode_insert_cdata().


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