My Project
|
Public Member Functions | |
Mapping (const QCString &n, ExprAst *e) | |
~Mapping () | |
Public Attributes | |
QCString | name |
ExprAst * | value |
Definition at line 4140 of file template.cpp.
|
inline |
Definition at line 4142 of file template.cpp.
|
inline |
QCString TemplateNodeSet::Mapping::name |
Definition at line 4144 of file template.cpp.
Referenced by TemplateNodeSet::render().
ExprAst* TemplateNodeSet::Mapping::value |
Definition at line 4145 of file template.cpp.
Referenced by TemplateNodeSet::render(), and ~Mapping().