Doxygen
TemplateStructIntf类 参考abstract

Abstract interface for a context value of type struct. 更多...

#include <template.h>

+ 类 TemplateStructIntf 继承关系图:

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.h337 行定义.

构造及析构函数说明

◆ ~TemplateStructIntf()

virtual TemplateStructIntf::~TemplateStructIntf ( )
inlinevirtual

Destroys the struct

在文件 template.h341 行定义.

341 {}

成员函数说明

◆ fields()

◆ get()


该类的文档由以下文件生成: