ROOT 6.10/09 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 65 of file TBranchProxy.h.
Public Member Functions | |
TBranchProxy () | |
TBranchProxy (Internal::TBranchProxyDirector *boss, const char *top, const char *name=0) | |
TBranchProxy (Internal::TBranchProxyDirector *boss, const char *top, const char *name, const char *membername) | |
TBranchProxy (Internal::TBranchProxyDirector *boss, TBranchProxy *parent, const char *membername, const char *top=0, const char *name=0) | |
TBranchProxy (Internal::TBranchProxyDirector *boss, TBranch *branch, const char *membername) | |
virtual | ~TBranchProxy () |
const char * | GetBranchName () const |
TClass * | GetClass () |
virtual void * | GetClaStart (UInt_t i=0) |
TVirtualCollectionProxy * | GetCollection () |
Int_t | GetOffset () |
TBranchProxy * | GetProxy () |
virtual void * | GetStart (UInt_t=0) |
virtual void * | GetStlStart (UInt_t i=0) |
void * | GetWhere () const |
Bool_t | IsaPointer () const |
Bool_t | IsInitialized () |
virtual void | Print () |
Bool_t | Read () |
Bool_t | ReadEntries () |
void | Reset () |
Bool_t | Setup () |
Protected Attributes | |
TBranch * | fBranch |
TBranch * | fBranchCount |
const TString | fBranchName |
TClass * | fClass |
TString | fClassName |
TVirtualCollectionProxy * | fCollection |
Int_t | fCurrentTreeNumber |
const TString | fDataMember |
Internal::TBranchProxyDirector * | fDirector |
TStreamerElement * | fElement |
Bool_t | fInitialized |
Bool_t | fIsaPointer |
Bool_t | fIsClone |
const Bool_t | fIsMember |
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.
|
inline |
Definition at line 109 of file TBranchProxy.h.
|
inline |
Definition at line 180 of file TBranchProxy.h.
Definition at line 212 of file TBranchProxy.h.
|
inline |
Definition at line 194 of file TBranchProxy.h.
|
inline |
Definition at line 302 of file TBranchProxy.h.
|
inline |
Definition at line 108 of file TBranchProxy.h.
Definition at line 197 of file TBranchProxy.h.
Definition at line 258 of file TBranchProxy.h.
|
inline |
Definition at line 192 of file TBranchProxy.h.
|
inline |
Definition at line 119 of file TBranchProxy.h.
|
inline |
Definition at line 115 of file TBranchProxy.h.
Reimplemented in ROOT::Internal::TStlArrayProxy< T >, ROOT::Internal::TClaArrayProxy< T >, ROOT::Internal::TStlImpProxy< T >, ROOT::Internal::TClaImpProxy< T >, ROOT::Internal::TArrayProxy< T >, ROOT::Internal::TImpProxy< T >, ROOT::Internal::TStlProxy, ROOT::Internal::TClaProxy, and ROOT::Internal::TArrayCharProxy.
Definition at line 127 of file TBranchProxy.cxx.
|
inline |
Definition at line 123 of file TBranchProxy.h.
|
inline |
Definition at line 157 of file TBranchProxy.h.
Definition at line 108 of file TBranchProxy.cxx.
Bool_t ROOT::Detail::TBranchProxy::Setup | ( | ) |
Definition at line 137 of file TBranchProxy.cxx.
|
protected |
Definition at line 87 of file TBranchProxy.h.
|
protected |
Definition at line 88 of file TBranchProxy.h.
|
protected |
Definition at line 71 of file TBranchProxy.h.
|
protected |
Definition at line 82 of file TBranchProxy.h.
|
protected |
Definition at line 81 of file TBranchProxy.h.
|
protected |
Definition at line 94 of file TBranchProxy.h.
|
protected |
Definition at line 96 of file TBranchProxy.h.
|
protected |
Definition at line 74 of file TBranchProxy.h.
|
protected |
Definition at line 67 of file TBranchProxy.h.
|
protected |
Definition at line 83 of file TBranchProxy.h.
|
protected |
Definition at line 69 of file TBranchProxy.h.
|
protected |
Definition at line 78 of file TBranchProxy.h.
|
protected |
Definition at line 77 of file TBranchProxy.h.
|
protected |
Definition at line 76 of file TBranchProxy.h.
|
protected |
Definition at line 90 of file TBranchProxy.h.
|
protected |
Definition at line 84 of file TBranchProxy.h.
|
protected |
Definition at line 85 of file TBranchProxy.h.
|
protected |
Definition at line 72 of file TBranchProxy.h.
|
protected |
Definition at line 91 of file TBranchProxy.h.
|
protected |
Definition at line 93 of file TBranchProxy.h.