#include <template.h>
Data Fields | |
| void * | tpl |
| t_string | parsed |
| t_cf_hash * | varlist |
Definition at line 26 of file template.h.
|
|
A string structure containing the parsed content Definition at line 29 of file template.h. |
|
|
A pointer to the template file (by dlopen) Definition at line 27 of file template.h. |
|
|
A hash containing the variables Definition at line 30 of file template.h. |
1.3.5