#include <TFormLeafInfo.h>
Inheritance diagram for TFormLeafInfoDirect:

Public Member Functions | |
| TFormLeafInfoDirect (TBranchElement *from) | |
| TFormLeafInfoDirect (const TFormLeafInfoDirect &orig) | |
| virtual TFormLeafInfo * | DeepCopy () const |
| virtual | ~TFormLeafInfoDirect () |
| virtual Double_t | ReadValue (char *, Int_t=0) |
| virtual Double_t | GetValue (TLeaf *leaf, Int_t instance=0) |
| virtual void * | GetLocalValuePointer (TLeaf *leaf, Int_t instance=0) |
| virtual void * | GetLocalValuePointer (char *thisobj, Int_t instance=0) |
| TFormLeafInfoDirect (TBranchElement *from) | |
| TFormLeafInfoDirect (const TFormLeafInfoDirect &orig) | |
| virtual TFormLeafInfo * | DeepCopy () const |
| virtual | ~TFormLeafInfoDirect () |
| virtual Double_t | ReadValue (char *, Int_t=0) |
| virtual Double_t | GetValue (TLeaf *leaf, Int_t instance=0) |
| virtual void * | GetLocalValuePointer (TLeaf *leaf, Int_t instance=0) |
| virtual void * | GetLocalValuePointer (char *thisobj, Int_t instance=0) |
Definition at line 105 of file TFormLeafInfo.h.
| TFormLeafInfoDirect::TFormLeafInfoDirect | ( | TBranchElement * | from | ) |
| TFormLeafInfoDirect::TFormLeafInfoDirect | ( | const TFormLeafInfoDirect & | orig | ) |
Definition at line 895 of file TFormLeafInfo.cxx.
| TFormLeafInfoDirect::~TFormLeafInfoDirect | ( | ) | [virtual] |
Definition at line 909 of file TFormLeafInfo.cxx.
| TFormLeafInfoDirect::TFormLeafInfoDirect | ( | TBranchElement * | from | ) |
| TFormLeafInfoDirect::TFormLeafInfoDirect | ( | const TFormLeafInfoDirect & | orig | ) |
| virtual TFormLeafInfoDirect::~TFormLeafInfoDirect | ( | ) | [virtual] |
| TFormLeafInfo * TFormLeafInfoDirect::DeepCopy | ( | ) | const [virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 902 of file TFormLeafInfo.cxx.
References TFormLeafInfoDirect().
Reimplemented from TFormLeafInfo.
Definition at line 915 of file TFormLeafInfo.cxx.
References TObject::Error().
Reimplemented from TFormLeafInfo.
Definition at line 923 of file TFormLeafInfo.cxx.
References TLeaf::GetValue().
Reimplemented from TFormLeafInfo.
Definition at line 930 of file TFormLeafInfo.cxx.
References xmlio::Class, TFormLeafInfo::GetObjectAddress(), and TLeaf::GetValuePointer().
| void * TFormLeafInfoDirect::GetLocalValuePointer | ( | char * | thisobj, | |
| Int_t | instance = 0 | |||
| ) | [virtual] |
Reimplemented from TFormLeafInfo.
Definition at line 941 of file TFormLeafInfo.cxx.
References TFormLeafInfo::GetLocalValuePointer().
| virtual TFormLeafInfo* TFormLeafInfoDirect::DeepCopy | ( | ) | const [virtual] |
Reimplemented from TFormLeafInfo.
Reimplemented from TFormLeafInfo.
Reimplemented from TFormLeafInfo.
| virtual void* TFormLeafInfoDirect::GetLocalValuePointer | ( | TLeaf * | leaf, | |
| Int_t | instance = 0 | |||
| ) | [virtual] |
Reimplemented from TFormLeafInfo.
| virtual void* TFormLeafInfoDirect::GetLocalValuePointer | ( | char * | thisobj, | |
| Int_t | instance = 0 | |||
| ) | [virtual] |
Reimplemented from TFormLeafInfo.
1.5.1