|
Doxygen
|
This class stores information about an inheritance relation 更多...
#include <entry.h>
BaseInfo 的协作图:Public 成员函数 | |
| BaseInfo (const QCString &n, Protection p, Specifier v) | |
Public 属性 | |
| QCString | name |
| the name of the base class 更多... | |
| Protection | prot |
| inheritance type 更多... | |
| Specifier | virt |
| virtualness 更多... | |
|
inline |
| QCString BaseInfo::name |
the name of the base class
被这些函数引用 computePageRelations(), computeTemplateClassRelations(), TagFileParser::dump(), findBaseClassesForClass() , 以及 findClassRelation().
| Protection BaseInfo::prot |
| Specifier BaseInfo::virt |