The UsesClassDef
Struct Reference
Class that contains information about a usage relation. More...
Declaration
Included Headers
Public Constructors Index
UsesClassDef (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 variable names that form the edge labels of the usage relation. More... | |
QCString | templSpecifiers |
Template arguments used for the base class. More... | |
bool | containment = true |
Description
Class that contains information about a usage relation.
Definition at line 483 of file classdef.h.
Public Constructors
UsesClassDef()
| inline |
Definition at line 485 of file classdef.h.
Reference classDef.
Public Member Functions
addAccessor()
| inline |
Definition at line 486 of file classdef.h.
References accessors and QCString::str.
Public Member Attributes
accessors
|
Dictionary of member variable names that form the edge labels of the usage relation.
Definition at line 499 of file classdef.h.
Referenced by addAccessor.
classDef
|
Class definition that this relation uses.
Definition at line 494 of file classdef.h.
Referenced by UsesClassDef.
containment
|
Definition at line 504 of file classdef.h.
templSpecifiers
|
Template arguments used for the base class.
Definition at line 502 of file classdef.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.