Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

s_cf_template Struct Reference

#include <template.h>


Data Fields

void * tpl
t_string parsed
t_cf_hashvarlist


Detailed Description

This struct contains the necessary information about the template file.

Definition at line 26 of file template.h.


Field Documentation

t_string s_cf_template::parsed
 

A string structure containing the parsed content

Definition at line 29 of file template.h.

void* s_cf_template::tpl
 

A pointer to the template file (by dlopen)

Definition at line 27 of file template.h.

t_cf_hash* s_cf_template::varlist
 

A hash containing the variables

Definition at line 30 of file template.h.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 25 16:37:40 2004 for Classic Forum by doxygen 1.3.5