|
ISLEman
|
This class stores information about an inheritance relation. More...
#include <entry.h>
Public Member Functions | |
| BaseInfo (const char *n, Protection p, Specifier v) | |
Public Attributes | |
| QCString | name |
| the name of the base class | |
| Protection | prot |
| inheritance type | |
| Specifier | virt |
| virtualness | |
This class stores information about an inheritance relation.
|
inline |
Creates an object representing an inheritance relation
1.8.12