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

Class that contains information about a usage relation. More...

#include <classdef.h>

Public Member Functions

 UsesClassDef (ClassDef *cd)
 
void addAccessor (const char *s)
 

Public Attributes

ClassDefclassDef
 Class definition that this relation uses. More...
 
QDict< void > * accessors
 Dictionary of member variable names that form the edge labels of the usage relation.
 
QCString templSpecifiers
 Template arguments used for the base class.
 
bool containment
 

Detailed Description

Class that contains information about a usage relation.

Member Data Documentation

§ classDef

ClassDef* UsesClassDef::classDef

Class definition that this relation uses.


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