#include <TBranchProxyTemplate.h>
Inheritance diagram for ROOT::TObjProxy< T >:
Public Member Functions | |
InjecTBranchProxyInterface () | |
TObjProxy () | |
TObjProxy (TBranchProxyDirector *director, const char *name) | |
TObjProxy (TBranchProxyDirector *director, const char *top, const char *name) | |
TObjProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) | |
TObjProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) | |
~TObjProxy () | |
Int_t | GetOffset () |
void | Print () |
T * | GetPtr () |
T * | operator-> () |
operator T * () | |
InjecTBranchProxyInterface () | |
TObjProxy () | |
TObjProxy (TBranchProxyDirector *director, const char *name) | |
TObjProxy (TBranchProxyDirector *director, const char *top, const char *name) | |
TObjProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) | |
TObjProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) | |
~TObjProxy () | |
Int_t | GetOffset () |
void | Print () |
T * | GetPtr () |
T * | operator-> () |
operator T * () | |
Private Attributes | |
TBranchProxy | obj |
Definition at line 29 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::TObjProxy | ( | ) | [inline] |
Definition at line 34 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::TObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 35 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::TObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 36 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::TObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 38 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::TObjProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 40 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::~TObjProxy | ( | ) | [inline] |
Definition at line 42 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::TObjProxy | ( | ) | [inline] |
Definition at line 34 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::TObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 35 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::TObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 36 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::TObjProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 38 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::TObjProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 40 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::~TObjProxy | ( | ) | [inline] |
Definition at line 42 of file TBranchProxyTemplate.h.
ROOT::TObjProxy< T >::InjecTBranchProxyInterface | ( | ) |
Int_t ROOT::TObjProxy< T >::GetOffset | ( | ) | [inline] |
Definition at line 44 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetOffset(), and ROOT::TObjProxy< T >::obj.
void ROOT::TObjProxy< T >::Print | ( | ) | [inline] |
Definition at line 46 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetWhere(), ROOT::TObjProxy< T >::obj, ROOT::TBranchProxy::Print(), and T.
T* ROOT::TObjProxy< T >::GetPtr | ( | ) | [inline] |
Definition at line 52 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetStart(), ROOT::TObjProxy< T >::obj, ROOT::TBranchProxy::Read(), and T.
Referenced by ROOT::TStlSimpleProxy< T >::At(), ROOT::TStlSimpleProxy< T >::GetEntries(), ROOT::TStlSimpleProxy< T >::operator T *(), ROOT::TObjProxy< T >::operator T *(), ROOT::TStlSimpleProxy< T >::operator->(), and ROOT::TObjProxy< T >::operator->().
T* ROOT::TObjProxy< T >::operator-> | ( | ) | [inline] |
ROOT::TObjProxy< T >::operator T * | ( | ) | [inline] |
ROOT::TObjProxy< T >::InjecTBranchProxyInterface | ( | ) |
Int_t ROOT::TObjProxy< T >::GetOffset | ( | ) | [inline] |
Definition at line 44 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetOffset(), and ROOT::TObjProxy< T >::obj.
void ROOT::TObjProxy< T >::Print | ( | void | ) | [inline] |
Definition at line 46 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetWhere(), ROOT::TObjProxy< T >::obj, ROOT::TBranchProxy::Print(), and T.
T* ROOT::TObjProxy< T >::GetPtr | ( | ) | [inline] |
Definition at line 52 of file TBranchProxyTemplate.h.
References ROOT::TBranchProxy::GetStart(), ROOT::TObjProxy< T >::obj, ROOT::TBranchProxy::Read(), and T.
T* ROOT::TObjProxy< T >::operator-> | ( | ) | [inline] |
ROOT::TObjProxy< T >::operator T * | ( | ) | [inline] |
TBranchProxy ROOT::TObjProxy< T >::obj [private] |
Definition at line 30 of file TBranchProxyTemplate.h.
Referenced by ROOT::TObjProxy< T >::GetOffset(), ROOT::TObjProxy< T >::GetPtr(), and ROOT::TObjProxy< T >::Print().