#include <entry.h>
Public Member Functions | |
BaseInfo (const char *n, Protection p, Specifier v) | |
Public Attributes | |
QCString | name |
the name of the base class More... | |
Protection | prot |
inheritance type More... | |
Specifier | virt |
virtualness More... | |
|
inline |
Protection BaseInfo::prot |