ROOT 6.12/07 Reference Guide |
Base class for all the proxy object.
It includes the imeplemtation of the autoloading of branches as well as all the generic setup routine.
Definition at line 66 of file TBranchProxy.h.
Protected Attributes | |
union { | |
TBranch * fBranchCount | |
TLeaf * fLeafCount | |
}; | |
Int_t | fArrayLength |
TBranch * | fBranch |
const TString | fBranchName |
TClass * | fClass |
TString | fClassName |
TVirtualCollectionProxy * | fCollection |
Int_t | fCurrentTreeNumber |
const TString | fDataMember |
Internal::TBranchProxyDirector * | fDirector |
TStreamerElement * | fElement |
Bool_t | fHasLeafCount: 1 |
Bool_t | fInitialized: 1 |
Bool_t | fIsaPointer: 1 |
Bool_t | fIsClone: 1 |
const Bool_t | fIsMember: 1 |
TTree * | fLastTree |
Int_t | fMemberOffset |
Int_t | fOffset |
TBranchProxy * | fParent |
Long64_t | fRead |
void * | fWhere |
#include <TBranchProxy.h>
ROOT::Detail::TBranchProxy::TBranchProxy | ( | ) |
Definition at line 27 of file TBranchProxy.cxx.
ROOT::Detail::TBranchProxy::TBranchProxy | ( | Internal::TBranchProxyDirector * | boss, |
const char * | top, | ||
const char * | name = 0 |
||
) |
Definition at line 37 of file TBranchProxy.cxx.
ROOT::Detail::TBranchProxy::TBranchProxy | ( | Internal::TBranchProxyDirector * | boss, |
const char * | top, | ||
const char * | name, | ||
const char * | membername | ||
) |
Definition at line 54 of file TBranchProxy.cxx.
ROOT::Detail::TBranchProxy::TBranchProxy | ( | Internal::TBranchProxyDirector * | boss, |
Detail::TBranchProxy * | parent, | ||
const char * | membername, | ||
const char * | top = 0 , |
||
const char * | name = 0 |
||
) |
Definition at line 72 of file TBranchProxy.cxx.
ROOT::Detail::TBranchProxy::TBranchProxy | ( | Internal::TBranchProxyDirector * | boss, |
TBranch * | branch, | ||
const char * | membername | ||
) |
Definition at line 91 of file TBranchProxy.cxx.
|
virtual |
Definition at line 103 of file TBranchProxy.cxx.
Return the address of the element number i.
Returns nullptr
for non-collections. It assumed that Setip() has been called.
Reimplemented in ROOT::Internal::TArrayProxy< T >, ROOT::Internal::TStlProxy, ROOT::Internal::TClaProxy, and ROOT::Internal::TArrayCharProxy.
Definition at line 214 of file TBranchProxy.h.
|
inlinevirtual |
Definition at line 194 of file TBranchProxy.h.
|
inline |
Definition at line 114 of file TBranchProxy.h.
|
inline |
Definition at line 198 of file TBranchProxy.h.
Definition at line 236 of file TBranchProxy.h.
|
inline |
Definition at line 218 of file TBranchProxy.h.
|
inlinevirtual |
Reimplemented in ROOT::Internal::TArrayProxy< T >, ROOT::Internal::TStlProxy, and ROOT::Internal::TClaProxy.
Definition at line 185 of file TBranchProxy.h.
|
inline |
Definition at line 326 of file TBranchProxy.h.
|
inline |
Definition at line 113 of file TBranchProxy.h.
Definition at line 221 of file TBranchProxy.h.
Definition at line 282 of file TBranchProxy.h.
|
inline |
Definition at line 210 of file TBranchProxy.h.
|
inline |
Definition at line 124 of file TBranchProxy.h.
|
inline |
Definition at line 120 of file TBranchProxy.h.
Reimplemented in ROOT::Internal::TArrayProxy< T >, ROOT::Internal::TImpProxy< T >, ROOT::Internal::TStlProxy, ROOT::Internal::TClaProxy, and ROOT::Internal::TArrayCharProxy.
Definition at line 130 of file TBranchProxy.cxx.
|
inline |
Definition at line 128 of file TBranchProxy.h.
|
inline |
Definition at line 162 of file TBranchProxy.h.
Definition at line 108 of file TBranchProxy.cxx.
Bool_t ROOT::Detail::TBranchProxy::Setup | ( | ) |
Definition at line 140 of file TBranchProxy.cxx.
union { ... } |
|
protected |
Definition at line 87 of file TBranchProxy.h.
|
protected |
Definition at line 89 of file TBranchProxy.h.
TBranch* ROOT::Detail::TBranchProxy::fBranchCount |
Definition at line 91 of file TBranchProxy.h.
|
protected |
Definition at line 76 of file TBranchProxy.h.
|
protected |
Definition at line 83 of file TBranchProxy.h.
|
protected |
Definition at line 82 of file TBranchProxy.h.
|
protected |
Definition at line 99 of file TBranchProxy.h.
|
protected |
Definition at line 101 of file TBranchProxy.h.
|
protected |
Definition at line 79 of file TBranchProxy.h.
|
protected |
Definition at line 68 of file TBranchProxy.h.
|
protected |
Definition at line 84 of file TBranchProxy.h.
|
protected |
Definition at line 74 of file TBranchProxy.h.
|
protected |
Definition at line 70 of file TBranchProxy.h.
|
protected |
Definition at line 73 of file TBranchProxy.h.
|
protected |
Definition at line 72 of file TBranchProxy.h.
|
protected |
Definition at line 71 of file TBranchProxy.h.
|
protected |
Definition at line 95 of file TBranchProxy.h.
TLeaf* ROOT::Detail::TBranchProxy::fLeafCount |
Definition at line 92 of file TBranchProxy.h.
|
protected |
Definition at line 85 of file TBranchProxy.h.
|
protected |
Definition at line 86 of file TBranchProxy.h.
|
protected |
Definition at line 77 of file TBranchProxy.h.
|
protected |
Definition at line 96 of file TBranchProxy.h.
|
protected |
Definition at line 98 of file TBranchProxy.h.