#include <TBranchProxy.h>
Inheritance diagram for ROOT::TStlArrayProxy< T >:
Public Types | |
typedef T::array_t | array_t |
typedef T::type_t | type_t |
typedef T::array_t | array_t |
typedef T::type_t | type_t |
Public Member Functions | |
void | Print () |
TStlArrayProxy () | |
TStlArrayProxy (TBranchProxyDirector *director, const char *name) | |
TStlArrayProxy (TBranchProxyDirector *director, const char *top, const char *name) | |
TStlArrayProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) | |
TStlArrayProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) | |
~TStlArrayProxy () | |
array_t * | At (UInt_t i) |
array_t * | operator[] (Int_t i) |
array_t * | operator[] (UInt_t i) |
void | Print () |
TStlArrayProxy () | |
TStlArrayProxy (TBranchProxyDirector *director, const char *name) | |
TStlArrayProxy (TBranchProxyDirector *director, const char *top, const char *name) | |
TStlArrayProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data) | |
TStlArrayProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0) | |
~TStlArrayProxy () | |
array_t * | At (UInt_t i) |
array_t * | operator[] (Int_t i) |
array_t * | operator[] (UInt_t i) |
Definition at line 679 of file TBranchProxy.h.
typedef T::array_t ROOT::TStlArrayProxy< T >::array_t |
Definition at line 681 of file TBranchProxy.h.
typedef T::type_t ROOT::TStlArrayProxy< T >::type_t |
Definition at line 682 of file TBranchProxy.h.
typedef T::array_t ROOT::TStlArrayProxy< T >::array_t |
Definition at line 681 of file TBranchProxy.h.
typedef T::type_t ROOT::TStlArrayProxy< T >::type_t |
Definition at line 682 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::TStlArrayProxy | ( | ) | [inline] |
Definition at line 690 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::TStlArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 691 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::TStlArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 692 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::TStlArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 694 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::TStlArrayProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 696 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::~TStlArrayProxy | ( | ) | [inline] |
Definition at line 698 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::TStlArrayProxy | ( | ) | [inline] |
Definition at line 690 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::TStlArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | name | |||
) | [inline] |
Definition at line 691 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::TStlArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name | |||
) | [inline] |
Definition at line 692 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::TStlArrayProxy | ( | TBranchProxyDirector * | director, | |
const char * | top, | |||
const char * | name, | |||
const char * | data | |||
) | [inline] |
Definition at line 694 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::TStlArrayProxy | ( | TBranchProxyDirector * | director, | |
TBranchProxy * | parent, | |||
const char * | name, | |||
const char * | top = 0 , |
|||
const char * | mid = 0 | |||
) | [inline] |
Definition at line 696 of file TBranchProxy.h.
ROOT::TStlArrayProxy< T >::~TStlArrayProxy | ( | ) | [inline] |
Definition at line 698 of file TBranchProxy.h.
void ROOT::TStlArrayProxy< T >::Print | ( | ) | [inline, virtual] |
Reimplemented from ROOT::TBranchProxy.
Definition at line 684 of file TBranchProxy.h.
References Print().
array_t* ROOT::TStlArrayProxy< T >::At | ( | UInt_t | i | ) | [inline] |
Definition at line 700 of file TBranchProxy.h.
array_t* ROOT::TStlArrayProxy< T >::operator[] | ( | Int_t | i | ) | [inline] |
Definition at line 708 of file TBranchProxy.h.
array_t* ROOT::TStlArrayProxy< T >::operator[] | ( | UInt_t | i | ) | [inline] |
Definition at line 709 of file TBranchProxy.h.
void ROOT::TStlArrayProxy< T >::Print | ( | void | ) | [inline, virtual] |
Reimplemented from ROOT::TBranchProxy.
Definition at line 684 of file TBranchProxy.h.
References Print().
array_t* ROOT::TStlArrayProxy< T >::At | ( | UInt_t | i | ) | [inline] |
Definition at line 700 of file TBranchProxy.h.
array_t* ROOT::TStlArrayProxy< T >::operator[] | ( | Int_t | i | ) | [inline] |
Definition at line 708 of file TBranchProxy.h.
array_t* ROOT::TStlArrayProxy< T >::operator[] | ( | UInt_t | i | ) | [inline] |
Definition at line 709 of file TBranchProxy.h.