-
- Downloads
From Markus Frank:
Implementation of a generic mechanism used to access properties of objects linked using object references. A proxy mechanism is used, which uses overloaded abstract interfaces for concrete reference implementations. git-svn-id: http://root.cern.ch/svn/root/trunk@15591 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- meta/inc/TClass.h 5 additions, 2 deletionsmeta/inc/TClass.h
- meta/src/TClass.cxx 27 additions, 9 deletionsmeta/src/TClass.cxx
- tree/src/TBranchElement.cxx 3 additions, 1 deletiontree/src/TBranchElement.cxx
- treeplayer/inc/TFormLeafInfo.h 3 additions, 1 deletiontreeplayer/inc/TFormLeafInfo.h
- treeplayer/inc/TFormLeafInfoReference.h 86 additions, 0 deletionstreeplayer/inc/TFormLeafInfoReference.h
- treeplayer/inc/TRefArrayProxy.h 41 additions, 0 deletionstreeplayer/inc/TRefArrayProxy.h
- treeplayer/inc/TRefProxy.h 68 additions, 0 deletionstreeplayer/inc/TRefProxy.h
- treeplayer/src/TFormLeafInfo.cxx 5 additions, 2 deletionstreeplayer/src/TFormLeafInfo.cxx
- treeplayer/src/TFormLeafInfoReference.cxx 198 additions, 0 deletionstreeplayer/src/TFormLeafInfoReference.cxx
- treeplayer/src/TRefArrayProxy.cxx 35 additions, 0 deletionstreeplayer/src/TRefArrayProxy.cxx
- treeplayer/src/TRefProxy.cxx 89 additions, 0 deletionstreeplayer/src/TRefProxy.cxx
- treeplayer/src/TTreeFormula.cxx 134 additions, 29 deletionstreeplayer/src/TTreeFormula.cxx
- treeplayer/src/TTreePlayer.cxx 5 additions, 1 deletiontreeplayer/src/TTreePlayer.cxx
Loading
Please register or sign in to comment