#include <TFormLeafInfo.h>
Inheritance diagram for TFormLeafInfoPointer:
Public Member Functions | |
TFormLeafInfoPointer (TClass *classptr=0, Long_t offset=0, TStreamerElement *element=0) | |
TFormLeafInfoPointer (const TFormLeafInfoPointer &orig) | |
virtual TFormLeafInfo * | DeepCopy () const |
virtual Double_t | ReadValue (char *where, Int_t instance=0) |
virtual Double_t | GetValue (TLeaf *leaf, Int_t instance=0) |
TFormLeafInfoPointer (TClass *classptr=0, Long_t offset=0, TStreamerElement *element=0) | |
TFormLeafInfoPointer (const TFormLeafInfoPointer &orig) | |
virtual TFormLeafInfo * | DeepCopy () const |
virtual Double_t | ReadValue (char *where, Int_t instance=0) |
virtual Double_t | GetValue (TLeaf *leaf, Int_t instance=0) |
Definition at line 266 of file TFormLeafInfo.h.
TFormLeafInfoPointer::TFormLeafInfoPointer | ( | TClass * | classptr = 0 , |
|
Long_t | offset = 0 , |
|||
TStreamerElement * | element = 0 | |||
) |
TFormLeafInfoPointer::TFormLeafInfoPointer | ( | const TFormLeafInfoPointer & | orig | ) |
Definition at line 1785 of file TFormLeafInfo.cxx.
TFormLeafInfoPointer::TFormLeafInfoPointer | ( | TClass * | classptr = 0 , |
|
Long_t | offset = 0 , |
|||
TStreamerElement * | element = 0 | |||
) |
TFormLeafInfoPointer::TFormLeafInfoPointer | ( | const TFormLeafInfoPointer & | orig | ) |
TFormLeafInfo * TFormLeafInfoPointer::DeepCopy | ( | ) | const [virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 1792 of file TFormLeafInfo.cxx.
References TFormLeafInfoPointer().
Reimplemented from TFormLeafInfo.
Definition at line 1800 of file TFormLeafInfo.cxx.
References TFormLeafInfo::fElement, TFormLeafInfo::fNext, TFormLeafInfo::fOffset, TFormLeafInfo::GetArrayLength(), TStreamerElement::GetClassPointer(), TStreamerElement::GetNewType(), TStreamerInfo::kAny, TStreamerInfo::kAnyP, TStreamerInfo::kAnyp, TStreamerInfo::kBase, TStreamerInfo::kObject, TStreamerInfo::kObjectp, TStreamerInfo::kObjectP, TStreamerInfo::kOffsetL, kOther_t, TStreamerInfo::kSTL, TStreamerInfo::kSTLp, TStreamerInfo::kTNamed, TStreamerInfo::kTObject, TStreamerInfo::kTString, len, TFormLeafInfo::ReadValue(), and TClass::Size().
Reimplemented from TFormLeafInfo.
Definition at line 1867 of file TFormLeafInfo.cxx.
References TFormLeafInfo::fNext, TFormLeafInfo::GetLocalValuePointer(), and TFormLeafInfo::ReadValue().
virtual TFormLeafInfo* TFormLeafInfoPointer::DeepCopy | ( | ) | const [virtual] |
Reimplemented from TFormLeafInfo.
Reimplemented from TFormLeafInfo.
Reimplemented from TFormLeafInfo.