ISLEman
Public Member Functions | Public Attributes | List of all members
ConstraintClassDef Struct Reference

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

ClassDefclassDef
 Class definition that this relation uses. More...
 
QDict< void > * accessors
 Dictionary of member types names that form the edge labels of the constraint relation.
 

Detailed Description

Class that contains information about a type constraint relations.

Member Data Documentation

§ classDef

ClassDef* ConstraintClassDef::classDef

Class definition that this relation uses.


The documentation for this struct was generated from the following file: