strbuf_node_s Struct Reference

#include <spf.h>

Collaboration diagram for strbuf_node_s:

Collaboration graph
[legend]

Data Fields

size_t len
char * s
strbuf_node_snext

Field Documentation

size_t strbuf_node_s::len
 

Definition at line 256 of file spf.h.

Referenced by MACRO_addbuf(), and MACRO_expand().

struct strbuf_node_s* strbuf_node_s::next
 

Definition at line 258 of file spf.h.

Referenced by MACRO_addbuf().

char* strbuf_node_s::s
 

Definition at line 257 of file spf.h.

Referenced by MACRO_addbuf(), and MACRO_expand().


The documentation for this struct was generated from the following file:
Generated on Thu Sep 16 18:10:52 2004 for libSPF v1.0 by doxygen 1.3.8