ROOT::TStlArrayProxy< T > Class Template Reference

#include <TBranchProxy.h>

Inheritance diagram for ROOT::TStlArrayProxy< T >:

ROOT::TBranchProxy ROOT::TBranchProxy List of all members.

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_tAt (UInt_t i)
array_toperator[] (Int_t i)
array_toperator[] (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_tAt (UInt_t i)
array_toperator[] (Int_t i)
array_toperator[] (UInt_t i)

Detailed Description

template<class T>
class ROOT::TStlArrayProxy< T >

Definition at line 679 of file TBranchProxy.h.


Member Typedef Documentation

template<class T>
typedef T::array_t ROOT::TStlArrayProxy< T >::array_t

Definition at line 681 of file TBranchProxy.h.

template<class T>
typedef T::type_t ROOT::TStlArrayProxy< T >::type_t

Definition at line 682 of file TBranchProxy.h.

template<class T>
typedef T::array_t ROOT::TStlArrayProxy< T >::array_t

Definition at line 681 of file TBranchProxy.h.

template<class T>
typedef T::type_t ROOT::TStlArrayProxy< T >::type_t

Definition at line 682 of file TBranchProxy.h.


Constructor & Destructor Documentation

template<class T>
ROOT::TStlArrayProxy< T >::TStlArrayProxy (  )  [inline]

Definition at line 690 of file TBranchProxy.h.

template<class T>
ROOT::TStlArrayProxy< T >::TStlArrayProxy ( TBranchProxyDirector director,
const char *  name 
) [inline]

Definition at line 691 of file TBranchProxy.h.

template<class T>
ROOT::TStlArrayProxy< T >::TStlArrayProxy ( TBranchProxyDirector director,
const char *  top,
const char *  name 
) [inline]

Definition at line 692 of file TBranchProxy.h.

template<class T>
ROOT::TStlArrayProxy< T >::TStlArrayProxy ( TBranchProxyDirector director,
const char *  top,
const char *  name,
const char *  data 
) [inline]

Definition at line 694 of file TBranchProxy.h.

template<class T>
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.

template<class T>
ROOT::TStlArrayProxy< T >::~TStlArrayProxy (  )  [inline]

Definition at line 698 of file TBranchProxy.h.

template<class T>
ROOT::TStlArrayProxy< T >::TStlArrayProxy (  )  [inline]

Definition at line 690 of file TBranchProxy.h.

template<class T>
ROOT::TStlArrayProxy< T >::TStlArrayProxy ( TBranchProxyDirector director,
const char *  name 
) [inline]

Definition at line 691 of file TBranchProxy.h.

template<class T>
ROOT::TStlArrayProxy< T >::TStlArrayProxy ( TBranchProxyDirector director,
const char *  top,
const char *  name 
) [inline]

Definition at line 692 of file TBranchProxy.h.

template<class T>
ROOT::TStlArrayProxy< T >::TStlArrayProxy ( TBranchProxyDirector director,
const char *  top,
const char *  name,
const char *  data 
) [inline]

Definition at line 694 of file TBranchProxy.h.

template<class T>
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.

template<class T>
ROOT::TStlArrayProxy< T >::~TStlArrayProxy (  )  [inline]

Definition at line 698 of file TBranchProxy.h.


Member Function Documentation

template<class T>
void ROOT::TStlArrayProxy< T >::Print (  )  [inline, virtual]

Reimplemented from ROOT::TBranchProxy.

Definition at line 684 of file TBranchProxy.h.

References Print().

template<class T>
array_t* ROOT::TStlArrayProxy< T >::At ( UInt_t  i  )  [inline]

Definition at line 700 of file TBranchProxy.h.

template<class T>
array_t* ROOT::TStlArrayProxy< T >::operator[] ( Int_t  i  )  [inline]

Definition at line 708 of file TBranchProxy.h.

template<class T>
array_t* ROOT::TStlArrayProxy< T >::operator[] ( UInt_t  i  )  [inline]

Definition at line 709 of file TBranchProxy.h.

template<class T>
void ROOT::TStlArrayProxy< T >::Print ( void   )  [inline, virtual]

Reimplemented from ROOT::TBranchProxy.

Definition at line 684 of file TBranchProxy.h.

References Print().

template<class T>
array_t* ROOT::TStlArrayProxy< T >::At ( UInt_t  i  )  [inline]

Definition at line 700 of file TBranchProxy.h.

template<class T>
array_t* ROOT::TStlArrayProxy< T >::operator[] ( Int_t  i  )  [inline]

Definition at line 708 of file TBranchProxy.h.

template<class T>
array_t* ROOT::TStlArrayProxy< T >::operator[] ( UInt_t  i  )  [inline]

Definition at line 709 of file TBranchProxy.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:59:04 2011 for ROOT_528-00b_version by  doxygen 1.5.1