#include <tmplpro.h>
Public Attributes | |
push_expr_arglist_functype | PushExprArglistFuncPtr |
Main htmltmplpro class. Passed by reference. Its internal structure is hidden and is not part of the API.
Constructor is tmplpro_param_init()
Destructor is tmplpro_param_free()
Main methods are tmplpro_exec_tmpl(), tmplpro_tmpl2pstring()
important note: PushExprArglistFuncPtr should always copy the supplied pstring arg as it could point to a temporary location.