|
ISLEman
|
Internal class representing the implementation of a template. More...
Public Member Functions | |
| TemplateImpl (TemplateEngine *e, const QCString &name, const QCString &data, const QCString &extension) | |
| void | render (FTextStream &ts, TemplateContext *c) |
| TemplateEngine * | engine () const |
| TemplateBlockContext * | blockContext () |
Public Member Functions inherited from TemplateNode | |
| TemplateNode (TemplateNode *parent) | |
| TemplateNode * | parent () |
Public Member Functions inherited from Template | |
| virtual | ~Template () |
| Destructor. | |
Internal class representing the implementation of a template.
1.8.12