|
ISLEman
|
Data associated with a MemberDef in an inheritance relation. More...
#include <membername.h>
Public Member Functions | |
| MemberInfo (MemberDef *md, Protection p, Specifier v, bool inh) | |
Public Attributes | |
| MemberDef * | memberDef |
| Protection | prot |
| Specifier | virt |
| bool | inherited |
| QCString | scopePath |
| QCString | ambiguityResolutionScope |
| ClassDef * | ambigClass |
Data associated with a MemberDef in an inheritance relation.
1.8.12