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_stream_struct Struct Reference

#include <libxode.h>


Data Fields

XML_Parser parser
xode node
char * cdata
int cdata_len
xode_pool p
xode_stream_onNode f
void * arg
int status
int depth


Field Documentation

void* xode_stream_struct::arg
 

Definition at line 266 of file libxode.h.

Referenced by xode_stream_eat(), and xode_stream_new().

char* xode_stream_struct::cdata
 

Definition at line 262 of file libxode.h.

int xode_stream_struct::cdata_len
 

Definition at line 263 of file libxode.h.

Referenced by xode_stream_eat().

int xode_stream_struct::depth
 

Definition at line 268 of file libxode.h.

xode_stream_onNode xode_stream_struct::f
 

Definition at line 265 of file libxode.h.

Referenced by xode_stream_eat(), and xode_stream_new().

xode xode_stream_struct::node
 

Definition at line 261 of file libxode.h.

Referenced by xode_stream_eat().

xode_pool xode_stream_struct::p
 

Definition at line 264 of file libxode.h.

Referenced by xode_stream_new().

XML_Parser xode_stream_struct::parser
 

Definition at line 260 of file libxode.h.

Referenced by xode_stream_eat(), and xode_stream_new().

int xode_stream_struct::status
 

Definition at line 267 of file libxode.h.

Referenced by xode_stream_eat().


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