Definition at line 162 of file TBranchProxyTemplate.h.
Public Member Functions | |
| TStlSimpleProxy () | |
| TStlSimpleProxy (TBranchProxyDirector *director, const char *name) | |
| TStlSimpleProxy (TBranchProxyDirector *director, const char *top, const char *name) | |
| TStlSimpleProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) | |
| TStlSimpleProxy (TBranchProxyDirector *director, Detail::TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) | |
| ~TStlSimpleProxy () | |
| const value_t | At (UInt_t i) | 
| TVirtualCollectionProxy * | GetCollection () | 
| Int_t | GetEntries () | 
| operator T* () | |
| T * | operator-> () | 
| const value_t | operator[] (Int_t i) | 
| const value_t | operator[] (UInt_t i) | 
Private Types | |
| typedef T::value_type | value_t | 
Private Attributes | |
| TVirtualCollectionProxy * | fCollection | 
Additional Inherited Members | |
  Private Member Functions inherited from ROOT::Internal::TObjProxy< T > | |
| 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, Detail::TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) | |
| ~TObjProxy () | |
| Int_t | GetOffset () | 
| T * | GetPtr () | 
| InjecTBranchProxyInterface () | |
| operator T* () | |
| T * | operator-> () | 
| void | Print () | 
#include <TBranchProxyTemplate.h>
      
  | 
  private | 
Definition at line 166 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 169 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 170 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 171 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 173 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 175 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 177 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 200 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 179 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 189 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 216 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 215 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 212 of file TBranchProxyTemplate.h.
      
  | 
  inline | 
Definition at line 213 of file TBranchProxyTemplate.h.
      
  | 
  private | 
Definition at line 165 of file TBranchProxyTemplate.h.