jabberd2  2.2.17
Data Fields
spool_struct Struct Reference

#include <util.h>

Data Fields

pool_t p
int len
struct spool_nodelast
struct spool_nodefirst

Detailed Description

Definition at line 149 of file util.h.


Field Documentation

pool_t spool_struct::p

Definition at line 151 of file util.h.

Referenced by _spool_add(), spool_add(), spool_escape(), spool_new(), and spool_print().

int spool_struct::len

Definition at line 152 of file util.h.

Referenced by _spool_add(), spool_new(), and spool_print().

struct spool_node* spool_struct::last

Definition at line 153 of file util.h.

Referenced by _spool_add(), and spool_new().

struct spool_node* spool_struct::first

Definition at line 154 of file util.h.

Referenced by _spool_add(), spool_new(), and spool_print().


The documentation for this struct was generated from the following file: