Inheritance diagram for TGo4TreeLevelIter:

Public Member Functions | |
| TGo4TreeLevelIter (TTree *tree) | |
| TGo4TreeLevelIter (TBranch *branch) | |
| virtual | ~TGo4TreeLevelIter () |
| virtual Bool_t | next () |
| virtual Bool_t | isfolder () |
| virtual TGo4LevelIter * | subiterator () |
| virtual const char * | name () |
| virtual const char * | info () |
| virtual Int_t | GetKind () |
| virtual const char * | GetClassName () |
Protected Attributes | |
| TIterator * | fIter |
| TBranch * | fCurrent |
|
|
Definition at line 43 of file TGo4TreeProxy.cxx. References fIter. Referenced by subiterator(). |
|
|
Definition at line 51 of file TGo4TreeProxy.cxx. References fIter. |
|
|
Definition at line 59 of file TGo4TreeProxy.cxx. References fIter. |
|
|
Reimplemented from TGo4LevelIter. Definition at line 64 of file TGo4TreeProxy.cxx. |
|
|
Reimplemented from TGo4LevelIter. Definition at line 74 of file TGo4TreeProxy.cxx. References fCurrent. Referenced by GetKind(). |
|
|
Reimplemented from TGo4LevelIter. Definition at line 79 of file TGo4TreeProxy.cxx. References fCurrent, and TGo4TreeLevelIter(). |
|
|
Reimplemented from TGo4LevelIter. Definition at line 84 of file TGo4TreeProxy.cxx. References fCurrent. |
|
|
Reimplemented from TGo4LevelIter. Definition at line 89 of file TGo4TreeProxy.cxx. References fCurrent. |
|
|
Reimplemented from TGo4LevelIter. Definition at line 94 of file TGo4TreeProxy.cxx. References isfolder(), TGo4Access::kndTreeBranch, and TGo4Access::kndTreeLeaf. |
|
|
Reimplemented from TGo4LevelIter. Definition at line 99 of file TGo4TreeProxy.cxx. References fCurrent. |
|
|
Definition at line 104 of file TGo4TreeProxy.cxx. Referenced by next(), TGo4TreeLevelIter(), and ~TGo4TreeLevelIter(). |
|
|
Definition at line 105 of file TGo4TreeProxy.cxx. Referenced by GetClassName(), info(), isfolder(), name(), next(), and subiterator(). |
1.4.2