#include <BaseCls.h>
Inheritance diagram for Cint::G__BaseClassInfo:

Public Member Functions | |
| ~G__BaseClassInfo () | |
| G__BaseClassInfo (G__ClassInfo &a) | |
| void | Init (G__ClassInfo &a) |
| long | Offset () |
| long | Property () |
| int | IsValid () |
| int | Next () |
| int | Next (int onlydirect) |
| int | Prev () |
| int | Prev (int onlydirect) |
Private Attributes | |
| long | basep |
| long | derivedtagnum |
Definition at line 33 of file BaseCls.h.
| Cint::G__BaseClassInfo::G__BaseClassInfo | ( | G__ClassInfo & | a | ) |
| void Cint::G__BaseClassInfo::Init | ( | G__ClassInfo & | a | ) |
| long Cint::G__BaseClassInfo::Offset | ( | ) |
| long Cint::G__BaseClassInfo::Property | ( | ) |
Reimplemented from Cint::G__ClassInfo.
| int Cint::G__BaseClassInfo::IsValid | ( | ) |
Reimplemented from Cint::G__ClassInfo.
| int Cint::G__BaseClassInfo::Next | ( | ) |
Reimplemented from Cint::G__ClassInfo.
| int Cint::G__BaseClassInfo::Next | ( | int | onlydirect | ) |
| int Cint::G__BaseClassInfo::Prev | ( | ) |
| int Cint::G__BaseClassInfo::Prev | ( | int | onlydirect | ) |
long Cint::G__BaseClassInfo::basep [private] |
long Cint::G__BaseClassInfo::derivedtagnum [private] |
1.5.1