Doxygen
|
Class that contains information about a type constraint relations. 更多...
#include <classdef.h>
Public 成员函数 | |
ConstraintClassDef (ClassDef *cd) | |
~ConstraintClassDef () | |
void | addAccessor (const QCString &s) |
Public 属性 | |
ClassDef * | classDef |
Class definition that this relation uses. 更多... | |
StringSet | accessors |
Dictionary of member types names that form the edge labels of the constraint relation. 更多... | |
Class that contains information about a type constraint relations.
在文件 classdef.h 第 536 行定义.
|
inline |
在文件 classdef.h 第 538 行定义.
|
inline |
在文件 classdef.h 第 541 行定义.
|
inline |
StringSet ConstraintClassDef::accessors |
Dictionary of member types names that form the edge labels of the constraint relation.
在文件 classdef.h 第 557 行定义.
被这些函数引用 addAccessor().
ClassDef* ConstraintClassDef::classDef |
Class definition that this relation uses.
在文件 classdef.h 第 552 行定义.