|
ISLEman
|
Class that contains information about a type constraint relations. More...
#include <classdef.h>
Public Member Functions | |
| ConstraintClassDef (ClassDef *cd) | |
| void | addAccessor (const char *s) |
Public Attributes | |
| ClassDef * | classDef |
| Class definition that this relation uses. More... | |
| QDict< void > * | 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* ConstraintClassDef::classDef |
Class definition that this relation uses.
1.8.12