Doxygen
|
Helper class for creating template AST tag nodes and returning the template for a given node. 更多...
Public 成员函数 | |
TemplateNodeCreator (TemplateParser *parser, TemplateNode *parent, int line) | |
TemplateImpl * | getTemplate () |
Public 成员函数 继承自 TemplateNode | |
TemplateNode (TemplateNode *parent) | |
virtual | ~TemplateNode () |
virtual void | render (TextStream &ts, TemplateContext *c)=0 |
TemplateNode * | parent () |
静态 Public 成员函数 | |
static TemplateNodePtr | createInstance (TemplateParser *parser, TemplateNode *parent, int line, const QCString &data) |
Protected 成员函数 | |
void | mkpath (const TemplateContextImpl *ci, const std::string &fileName) |
Protected 属性 | |
QCString | m_templateName |
int | m_line = 0 |
Helper class for creating template AST tag nodes and returning the template for a given node.
在文件 template.cpp 第 3039 行定义.
|
inline |
在文件 template.cpp 第 3042 行定义.
|
inlinestatic |
在文件 template.cpp 第 3044 行定义.
|
inline |
在文件 template.cpp 第 3051 行定义.
|
inlineprotected |
在文件 template.cpp 第 3061 行定义.
|
protected |
在文件 template.cpp 第 3096 行定义.
被这些函数引用 TemplateNodeBlock::render().
|
protected |
在文件 template.cpp 第 3095 行定义.
被这些函数引用 TemplateNodeBlock::render().