#include <TBranchProxyTemplate.h>
Inheritance diagram for ROOT::TStlSimpleProxy< T >:

Definition at line 153 of file TBranchProxyTemplate.h.
typedef T::value_type ROOT::TStlSimpleProxy< T >::value_t [private] |
Definition at line 157 of file TBranchProxyTemplate.h.
typedef T::value_type ROOT::TStlSimpleProxy< T >::value_t [private] |
Definition at line 157 of file TBranchProxyTemplate.h.
| ROOT::TStlSimpleProxy< T >::TStlSimpleProxy | ( | ) | [inline] |
Definition at line 160 of file TBranchProxyTemplate.h.
| ROOT::TStlSimpleProxy< T >::TStlSimpleProxy | ( | TBranchProxyDirector * | director, | |
| const char * | name | |||
| ) | [inline] |
Definition at line 161 of file TBranchProxyTemplate.h.
| ROOT::TStlSimpleProxy< T >::TStlSimpleProxy | ( | TBranchProxyDirector * | director, | |
| const char * | top, | |||
| const char * | name | |||
| ) | [inline] |
Definition at line 162 of file TBranchProxyTemplate.h.
| ROOT::TStlSimpleProxy< T >::TStlSimpleProxy | ( | TBranchProxyDirector * | director, | |
| const char * | top, | |||
| const char * | name, | |||
| const char * | data | |||
| ) | [inline] |
Definition at line 164 of file TBranchProxyTemplate.h.
| ROOT::TStlSimpleProxy< T >::TStlSimpleProxy | ( | TBranchProxyDirector * | director, | |
| TBranchProxy * | parent, | |||
| const char * | name, | |||
| const char * | top = 0, |
|||
| const char * | mid = 0 | |||
| ) | [inline] |
Definition at line 166 of file TBranchProxyTemplate.h.
| ROOT::TStlSimpleProxy< T >::~TStlSimpleProxy | ( | ) | [inline] |
Definition at line 168 of file TBranchProxyTemplate.h.
References ROOT::TStlSimpleProxy< T >::fCollection.
| ROOT::TStlSimpleProxy< T >::TStlSimpleProxy | ( | ) | [inline] |
Definition at line 160 of file TBranchProxyTemplate.h.
| ROOT::TStlSimpleProxy< T >::TStlSimpleProxy | ( | TBranchProxyDirector * | director, | |
| const char * | name | |||
| ) | [inline] |
Definition at line 161 of file TBranchProxyTemplate.h.
| ROOT::TStlSimpleProxy< T >::TStlSimpleProxy | ( | TBranchProxyDirector * | director, | |
| const char * | top, | |||
| const char * | name | |||
| ) | [inline] |
Definition at line 162 of file TBranchProxyTemplate.h.
| ROOT::TStlSimpleProxy< T >::TStlSimpleProxy | ( | TBranchProxyDirector * | director, | |
| const char * | top, | |||
| const char * | name, | |||
| const char * | data | |||
| ) | [inline] |
Definition at line 164 of file TBranchProxyTemplate.h.
| ROOT::TStlSimpleProxy< T >::TStlSimpleProxy | ( | TBranchProxyDirector * | director, | |
| TBranchProxy * | parent, | |||
| const char * | name, | |||
| const char * | top = 0, |
|||
| const char * | mid = 0 | |||
| ) | [inline] |
Definition at line 166 of file TBranchProxyTemplate.h.
| ROOT::TStlSimpleProxy< T >::~TStlSimpleProxy | ( | ) | [inline] |
Definition at line 168 of file TBranchProxyTemplate.h.
References ROOT::TStlSimpleProxy< T >::fCollection.
| TVirtualCollectionProxy* ROOT::TStlSimpleProxy< T >::GetCollection | ( | ) | [inline] |
Definition at line 170 of file TBranchProxyTemplate.h.
References ROOT::TStlSimpleProxy< T >::fCollection, TVirtualCollectionProxy::Generate(), TClass::GetClass(), TClass::GetCollectionProxy(), and T.
Referenced by ROOT::TStlSimpleProxy< T >::At(), and ROOT::TStlSimpleProxy< T >::GetEntries().
| Int_t ROOT::TStlSimpleProxy< T >::GetEntries | ( | ) | [inline] |
Definition at line 180 of file TBranchProxyTemplate.h.
References ROOT::TStlSimpleProxy< T >::fCollection, ROOT::TStlSimpleProxy< T >::GetCollection(), ROOT::TObjProxy< T >::GetPtr(), TVirtualCollectionProxy::Size(), and T.
| const value_t ROOT::TStlSimpleProxy< T >::At | ( | UInt_t | i | ) | [inline] |
Definition at line 191 of file TBranchProxyTemplate.h.
References TVirtualCollectionProxy::At(), ROOT::TStlSimpleProxy< T >::fCollection, ROOT::TStlSimpleProxy< T >::GetCollection(), ROOT::TObjProxy< T >::GetPtr(), and T.
Referenced by ROOT::TStlSimpleProxy< T >::operator[]().
| const value_t ROOT::TStlSimpleProxy< T >::operator[] | ( | Int_t | i | ) | [inline] |
| const value_t ROOT::TStlSimpleProxy< T >::operator[] | ( | UInt_t | i | ) | [inline] |
| T* ROOT::TStlSimpleProxy< T >::operator-> | ( | ) | [inline] |
Reimplemented from ROOT::TObjProxy< T >.
Definition at line 206 of file TBranchProxyTemplate.h.
References ROOT::TObjProxy< T >::GetPtr().
| ROOT::TStlSimpleProxy< T >::operator T * | ( | ) | [inline] |
Reimplemented from ROOT::TObjProxy< T >.
Definition at line 207 of file TBranchProxyTemplate.h.
References ROOT::TObjProxy< T >::GetPtr().
| TVirtualCollectionProxy* ROOT::TStlSimpleProxy< T >::GetCollection | ( | ) | [inline] |
Definition at line 170 of file TBranchProxyTemplate.h.
References ROOT::TStlSimpleProxy< T >::fCollection, TVirtualCollectionProxy::Generate(), TClass::GetClass(), TClass::GetCollectionProxy(), and T.
| Int_t ROOT::TStlSimpleProxy< T >::GetEntries | ( | ) | [inline] |
Definition at line 180 of file TBranchProxyTemplate.h.
References ROOT::TStlSimpleProxy< T >::fCollection, ROOT::TStlSimpleProxy< T >::GetCollection(), ROOT::TObjProxy< T >::GetPtr(), TVirtualCollectionProxy::Size(), and T.
| const value_t ROOT::TStlSimpleProxy< T >::At | ( | UInt_t | i | ) | [inline] |
Definition at line 191 of file TBranchProxyTemplate.h.
References TVirtualCollectionProxy::At(), ROOT::TStlSimpleProxy< T >::fCollection, ROOT::TStlSimpleProxy< T >::GetCollection(), ROOT::TObjProxy< T >::GetPtr(), and T.
| const value_t ROOT::TStlSimpleProxy< T >::operator[] | ( | Int_t | i | ) | [inline] |
| const value_t ROOT::TStlSimpleProxy< T >::operator[] | ( | UInt_t | i | ) | [inline] |
| T* ROOT::TStlSimpleProxy< T >::operator-> | ( | ) | [inline] |
Reimplemented from ROOT::TObjProxy< T >.
Definition at line 206 of file TBranchProxyTemplate.h.
References ROOT::TObjProxy< T >::GetPtr().
| ROOT::TStlSimpleProxy< T >::operator T * | ( | ) | [inline] |
Reimplemented from ROOT::TObjProxy< T >.
Definition at line 207 of file TBranchProxyTemplate.h.
References ROOT::TObjProxy< T >::GetPtr().
TVirtualCollectionProxy* ROOT::TStlSimpleProxy< T >::fCollection [private] |
Definition at line 156 of file TBranchProxyTemplate.h.
Referenced by ROOT::TStlSimpleProxy< T >::At(), ROOT::TStlSimpleProxy< T >::GetCollection(), ROOT::TStlSimpleProxy< T >::GetEntries(), and ROOT::TStlSimpleProxy< T >::~TStlSimpleProxy().
TVirtualCollectionProxy* ROOT::TStlSimpleProxy< T >::fCollection [private] |
Definition at line 156 of file TBranchProxyTemplate.h.
1.5.1