ISLEman
Public Member Functions | List of all members
TemplateImpl Class Reference

Internal class representing the implementation of a template. More...

Inheritance diagram for TemplateImpl:
TemplateNode Template

Public Member Functions

 TemplateImpl (TemplateEngine *e, const QCString &name, const QCString &data, const QCString &extension)
 
void render (FTextStream &ts, TemplateContext *c)
 
TemplateEngineengine () const
 
TemplateBlockContextblockContext ()
 
- Public Member Functions inherited from TemplateNode
 TemplateNode (TemplateNode *parent)
 
TemplateNodeparent ()
 
- Public Member Functions inherited from Template
virtual ~Template ()
 Destructor.
 

Detailed Description

Internal class representing the implementation of a template.


The documentation for this class was generated from the following file: