Inheritance diagram for TDumpMembers:
Public Member Functions | |
TDumpMembers () | |
void | Inspect (TClass *cl, const char *parent, const char *name, const void *addr) |
TDumpMembers () | |
void | Inspect (TClass *cl, const char *parent, const char *name, const void *addr) |
Definition at line 52 of file TObject.cxx.
TDumpMembers::TDumpMembers | ( | ) | [inline] |
Definition at line 55 of file TObject.cxx.
TDumpMembers::TDumpMembers | ( | ) | [inline] |
Definition at line 253 of file TClass.cxx.
void TDumpMembers::Inspect | ( | TClass * | cl, | |
const char * | parent, | |||
const char * | name, | |||
const void * | addr | |||
) | [virtual] |
Implements TMemberInspector.
Definition at line 258 of file TClass.cxx.
References TDataType::AsString(), TString::Data(), TClass::GetDataMember(), TDatime::GetDateTime(), TNamed::GetName(), TClass::GetStreamerInfo(), TNamed::GetTitle(), TROOT::GetType(), TStreamerElement::GetType(), TDataType::GetTypeName(), TStreamerElement::GetTypeName(), gROOT, i, TString::Index(), info, TStreamerElement::IsaPointer(), TClass::IsLoaded(), j, TVirtualStreamerInfo::kCharStar, kFALSE, kNPOS, TString::kTrailing, kTRUE, line, TMath::Min(), Printf(), TString::Remove(), snprintf, and TString::Strip().
void TDumpMembers::Inspect | ( | TClass * | cl, | |
const char * | parent, | |||
const char * | name, | |||
const void * | addr | |||
) | [virtual] |
Implements TMemberInspector.