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

#include <libxode.h>


Data Fields

xode_pool p
int len
xode_spool_nodelast
xode_spool_nodefirst


Field Documentation

struct xode_spool_node* xode_spool_struct::first
 

Definition at line 136 of file libxode.h.

Referenced by spool_print(), xode_spool_add(), xode_spool_newfrompool(), and xode_spool_tostr().

struct xode_spool_node* xode_spool_struct::last
 

Definition at line 135 of file libxode.h.

Referenced by xode_spool_add(), and xode_spool_newfrompool().

int xode_spool_struct::len
 

Definition at line 134 of file libxode.h.

Referenced by spool_print(), xode_spool_add(), xode_spool_getlen(), xode_spool_newfrompool(), and xode_spool_tostr().

xode_pool xode_spool_struct::p
 

Definition at line 133 of file libxode.h.

Referenced by spool_print(), xode_spool_add(), xode_spool_getpool(), xode_spool_newfrompool(), and xode_spool_tostr().


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