Constructor
TemplateTemplatenew
Description
Creates a new TmplTemplate.
If locator is specified, locator will be used to resolve include
directives when parsing the template.
Parameters
locator-
Type:
TmplTemplateLocatorA
TmplTemplateLocatororNULL.The argument can be NULL.The data is owned by the caller of the function.
Return value
Type: TmplTemplate
A TmplTemplate.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |