#include <TFormLeafInfo.h>
Inheritance diagram for TFormLeafInfoCollectionObject:
Public Member Functions | |
TFormLeafInfoCollectionObject (TClass *classptr=0, Bool_t fTop=kTRUE) | |
virtual TFormLeafInfo * | DeepCopy () const |
virtual Int_t | GetCounterValue (TLeaf *leaf) |
virtual Double_t | ReadValue (char *where, Int_t instance=0) |
virtual Double_t | GetValue (TLeaf *leaf, Int_t instance=0) |
virtual void * | GetValuePointer (TLeaf *leaf, Int_t instance=0) |
virtual void * | GetValuePointer (char *thisobj, Int_t instance=0) |
virtual void * | GetLocalValuePointer (TLeaf *leaf, Int_t instance=0) |
virtual void * | GetLocalValuePointer (char *thisobj, Int_t instance=0) |
TFormLeafInfoCollectionObject (TClass *classptr=0, Bool_t fTop=kTRUE) | |
virtual TFormLeafInfo * | DeepCopy () const |
virtual Int_t | GetCounterValue (TLeaf *leaf) |
virtual Double_t | ReadValue (char *where, Int_t instance=0) |
virtual Double_t | GetValue (TLeaf *leaf, Int_t instance=0) |
virtual void * | GetValuePointer (TLeaf *leaf, Int_t instance=0) |
virtual void * | GetValuePointer (char *thisobj, Int_t instance=0) |
virtual void * | GetLocalValuePointer (TLeaf *leaf, Int_t instance=0) |
virtual void * | GetLocalValuePointer (char *thisobj, Int_t instance=0) |
Private Attributes | |
Bool_t | fTop |
Definition at line 143 of file TFormLeafInfo.h.
TFormLeafInfoCollectionObject::TFormLeafInfoCollectionObject | ( | TClass * | classptr = 0 , |
|
Bool_t | fTop = kTRUE | |||
) |
virtual TFormLeafInfo* TFormLeafInfoCollectionObject::DeepCopy | ( | ) | const [inline, virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 148 of file TFormLeafInfo.h.
References TFormLeafInfoCollectionObject().
Reimplemented from TFormLeafInfo.
Definition at line 1236 of file TFormLeafInfo.cxx.
References R__ASSERT.
Reimplemented from TFormLeafInfo.
Definition at line 1271 of file TFormLeafInfo.cxx.
References TFormLeafInfo::fNext, GetLocalValuePointer(), and TFormLeafInfo::ReadValue().
void * TFormLeafInfoCollectionObject::GetValuePointer | ( | TLeaf * | leaf, | |
Int_t | instance = 0 | |||
) | [virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 1283 of file TFormLeafInfo.cxx.
References TFormLeafInfo::fNext, GetLocalValuePointer(), and TFormLeafInfo::GetValuePointer().
void * TFormLeafInfoCollectionObject::GetValuePointer | ( | char * | thisobj, | |
Int_t | instance = 0 | |||
) | [virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 1295 of file TFormLeafInfo.cxx.
References TFormLeafInfo::fNext, and TFormLeafInfo::GetValuePointer().
void * TFormLeafInfoCollectionObject::GetLocalValuePointer | ( | TLeaf * | leaf, | |
Int_t | instance = 0 | |||
) | [virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 1246 of file TFormLeafInfo.cxx.
References xmlio::Class, fTop, TLeaf::GetBranch(), TFormLeafInfo::GetLocalValuePointer(), and TObject::InheritsFrom().
Referenced by GetValue(), and GetValuePointer().
void * TFormLeafInfoCollectionObject::GetLocalValuePointer | ( | char * | thisobj, | |
Int_t | instance = 0 | |||
) | [virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 1264 of file TFormLeafInfo.cxx.
References TFormLeafInfo::GetLocalValuePointer().
virtual TFormLeafInfo* TFormLeafInfoCollectionObject::DeepCopy | ( | ) | const [inline, virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 148 of file TFormLeafInfo.h.
References TFormLeafInfoCollectionObject().
Reimplemented from TFormLeafInfo.
virtual Double_t TFormLeafInfoCollectionObject::ReadValue | ( | char * | where, | |
Int_t | instance = 0 | |||
) | [virtual] |
Reimplemented from TFormLeafInfo.
virtual Double_t TFormLeafInfoCollectionObject::GetValue | ( | TLeaf * | leaf, | |
Int_t | instance = 0 | |||
) | [virtual] |
Reimplemented from TFormLeafInfo.
virtual void* TFormLeafInfoCollectionObject::GetValuePointer | ( | TLeaf * | leaf, | |
Int_t | instance = 0 | |||
) | [virtual] |
Reimplemented from TFormLeafInfo.
virtual void* TFormLeafInfoCollectionObject::GetValuePointer | ( | char * | thisobj, | |
Int_t | instance = 0 | |||
) | [virtual] |
Reimplemented from TFormLeafInfo.
virtual void* TFormLeafInfoCollectionObject::GetLocalValuePointer | ( | TLeaf * | leaf, | |
Int_t | instance = 0 | |||
) | [virtual] |
Reimplemented from TFormLeafInfo.
virtual void* TFormLeafInfoCollectionObject::GetLocalValuePointer | ( | char * | thisobj, | |
Int_t | instance = 0 | |||
) | [virtual] |
Reimplemented from TFormLeafInfo.
Bool_t TFormLeafInfoCollectionObject::fTop [private] |