My Project
|
Public Member Functions | |
Mapping (const QCString &n, ExprAst *e) | |
~Mapping () | |
Public Attributes | |
QCString | name |
ExprAst * | value |
Definition at line 3996 of file template.cpp.
|
inline |
Definition at line 3998 of file template.cpp.
|
inline |
QCString TemplateNodeWith::Mapping::name |
Definition at line 4000 of file template.cpp.
Referenced by TemplateNodeWith::render().
ExprAst* TemplateNodeWith::Mapping::value |
Definition at line 4001 of file template.cpp.
Referenced by TemplateNodeWith::render(), and ~Mapping().