The ConstraintClassDef
Struct Reference
Class that contains information about a type constraint relations. More...
Declaration
Included Headers
Public Constructors Index
ConstraintClassDef (ClassDef *cd) | |
Public Member Functions Index
void | addAccessor (const QCString &s) |
Public Member Attributes Index
ClassDef * | classDef |
Class definition that this relation uses. More... | |
StringSet | accessors |
Dictionary of member types names that form the edge labels of the constraint relation. More... | |
Description
Class that contains information about a type constraint relations.
Definition at line 515 of file classdef.h.
Public Constructors
ConstraintClassDef()
| inline |
Definition at line 517 of file classdef.h.
Reference classDef.
Public Member Functions
addAccessor()
| inline |
Definition at line 518 of file classdef.h.
References accessors and QCString::str.
Public Member Attributes
accessors
|
Dictionary of member types names that form the edge labels of the constraint relation.
Definition at line 531 of file classdef.h.
Referenced by addAccessor.
classDef
|
Class definition that this relation uses.
Definition at line 526 of file classdef.h.
Referenced by ConstraintClassDef.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.