Doxygen
|
Abstract interface for a context value of type struct. 更多...
#include <template.h>
Public 成员函数 | |
virtual | ~TemplateStructIntf () |
Destroys the struct 更多... | |
virtual TemplateVariant | get (const QCString &name) const =0 |
Gets the value for a field name. 更多... | |
virtual StringVector | fields () const =0 |
Return the list of fields. 更多... | |
Abstract interface for a context value of type struct.
在文件 template.h 第 337 行定义.
|
inlinevirtual |
|
pure virtual |
Return the list of fields.
在 SearchIndexContext, SymbolIndexContext, SymbolGroupContext, SymbolContext, ArgumentContext, InheritedMemberInfoContext, MemberInfoContext, MemberListInfoContext, MemberGroupInfoContext, InheritanceNodeContext, NavPathElemContext, NamespaceMembersIndexContext, ClassMembersIndexContext, GlobalsIndexContext, ExampleTreeContext, ModuleTreeContext, ConceptTreeContext, ModuleNodeContext, PageTreeContext, FileTreeContext, NamespaceTreeContext, ClassTreeContext, NestingNodeContext, ClassHierarchyContext, ClassInheritanceNodeContext, InheritanceGraphContext, ClassIndexContext, TemplateImmutableStruct, ModuleContext, MemberContext, PageContext, DirContext, FileContext, NamespaceContext, ConceptContext, ClassContext, IncludeInfoContext, TemplateStruct, TranslateContext, DoxygenContext , 以及 ConfigContext 内被实现.
|
pure virtual |
Gets the value for a field name.
[in] | name | The name of the field. |
在 SearchIndexContext, SymbolIndexContext, SymbolGroupContext, SymbolContext, ArgumentContext, InheritedMemberInfoContext, MemberInfoContext, MemberListInfoContext, MemberGroupInfoContext, InheritanceNodeContext, NavPathElemContext, NamespaceMembersIndexContext, ClassMembersIndexContext, GlobalsIndexContext, ExampleTreeContext, ModuleTreeContext, ConceptTreeContext, ModuleNodeContext, PageTreeContext, FileTreeContext, NamespaceTreeContext, ClassTreeContext, NestingNodeContext, ClassHierarchyContext, ClassInheritanceNodeContext, InheritanceGraphContext, ClassIndexContext, TemplateImmutableStruct, ModuleContext, MemberContext, PageContext, DirContext, FileContext, NamespaceContext, ConceptContext, ClassContext, IncludeInfoContext, TemplateStruct, TranslateContext, DoxygenContext , 以及 ConfigContext 内被实现.