ROOT::TArrayProxy< T > Class Template Reference

#include <TBranchProxy.h>

Inheritance diagram for ROOT::TArrayProxy< 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

 TArrayProxy ()
 TArrayProxy (TBranchProxyDirector *director, const char *name)
 TArrayProxy (TBranchProxyDirector *director, const char *top, const char *name)
 TArrayProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data)
 TArrayProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0)
 ~TArrayProxy ()
void Print ()
const array_tAt (UInt_t i)
const array_toperator[] (Int_t i)
const array_toperator[] (UInt_t i)
 TArrayProxy ()
 TArrayProxy (TBranchProxyDirector *director, const char *name)
 TArrayProxy (TBranchProxyDirector *director, const char *top, const char *name)
 TArrayProxy (TBranchProxyDirector *director, const char *top, const char *name, const char *data)
 TArrayProxy (TBranchProxyDirector *director, TBranchProxy *parent, const char *name, const char *top=0, const char *mid=0)
 ~TArrayProxy ()
void Print ()
const array_tAt (UInt_t i)
const array_toperator[] (Int_t i)
const array_toperator[] (UInt_t i)

Detailed Description

template<class T>
class ROOT::TArrayProxy< T >

Definition at line 501 of file TBranchProxy.h.


Member Typedef Documentation

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

Definition at line 511 of file TBranchProxy.h.

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

Definition at line 514 of file TBranchProxy.h.

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

Definition at line 511 of file TBranchProxy.h.

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

Definition at line 514 of file TBranchProxy.h.


Constructor & Destructor Documentation

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

Definition at line 503 of file TBranchProxy.h.

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

Definition at line 504 of file TBranchProxy.h.

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

Definition at line 505 of file TBranchProxy.h.

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

Definition at line 507 of file TBranchProxy.h.

template<class T>
ROOT::TArrayProxy< T >::TArrayProxy ( TBranchProxyDirector director,
TBranchProxy parent,
const char *  name,
const char *  top = 0,
const char *  mid = 0 
) [inline]

Definition at line 509 of file TBranchProxy.h.

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

Definition at line 511 of file TBranchProxy.h.

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

Definition at line 503 of file TBranchProxy.h.

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

Definition at line 504 of file TBranchProxy.h.

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

Definition at line 505 of file TBranchProxy.h.

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

Definition at line 507 of file TBranchProxy.h.

template<class T>
ROOT::TArrayProxy< T >::TArrayProxy ( TBranchProxyDirector director,
TBranchProxy parent,
const char *  name,
const char *  top = 0,
const char *  mid = 0 
) [inline]

Definition at line 509 of file TBranchProxy.h.

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

Definition at line 511 of file TBranchProxy.h.


Member Function Documentation

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

Reimplemented from ROOT::TBranchProxy.

Definition at line 516 of file TBranchProxy.h.

References Print().

template<class T>
const array_t& ROOT::TArrayProxy< T >::At ( UInt_t  i  )  [inline]

Definition at line 522 of file TBranchProxy.h.

template<class T>
const array_t& ROOT::TArrayProxy< T >::operator[] ( Int_t  i  )  [inline]

Definition at line 532 of file TBranchProxy.h.

template<class T>
const array_t& ROOT::TArrayProxy< T >::operator[] ( UInt_t  i  )  [inline]

Definition at line 533 of file TBranchProxy.h.

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

Reimplemented from ROOT::TBranchProxy.

Definition at line 516 of file TBranchProxy.h.

References Print().

template<class T>
const array_t& ROOT::TArrayProxy< T >::At ( UInt_t  i  )  [inline]

Definition at line 522 of file TBranchProxy.h.

template<class T>
const array_t& ROOT::TArrayProxy< T >::operator[] ( Int_t  i  )  [inline]

Definition at line 532 of file TBranchProxy.h.

template<class T>
const array_t& ROOT::TArrayProxy< T >::operator[] ( UInt_t  i  )  [inline]

Definition at line 533 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