ROOT 6.12/07 Reference Guide |
Definition at line 157 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 161 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 164 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 165 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 166 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 168 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 170 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 172 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 195 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 174 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 184 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 211 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 210 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 207 of file TBranchProxyTemplate.h.
|
inline |
Definition at line 208 of file TBranchProxyTemplate.h.
|
private |
Definition at line 160 of file TBranchProxyTemplate.h.