My Project
|
Public Member Functions | |
Mapping (const QCString &n, ExprAst *e) | |
~Mapping () | |
Public Attributes | |
QCString | name |
ExprAst * | value |
Definition at line 3851 of file template.cpp.
|
inline |
Definition at line 3853 of file template.cpp.
|
inline |
QCString TemplateNodeIndexEntry::Mapping::name |
Definition at line 3855 of file template.cpp.
Referenced by TemplateNodeIndexEntry::render().
ExprAst* TemplateNodeIndexEntry::Mapping::value |
Definition at line 3856 of file template.cpp.
Referenced by TemplateNodeIndexEntry::render(), and ~Mapping().