Public Member Functions | |
| TGo4HStackLevelIter (THStack *hs) | |
| virtual | ~TGo4HStackLevelIter () |
| 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 |
| TObject * | fCurrent |
Definition at line 29 of file TGo4HStackProxy.cxx.
| TGo4HStackLevelIter::TGo4HStackLevelIter | ( | THStack * | hs | ) | [inline] |
Definition at line 34 of file TGo4HStackProxy.cxx.
References fIter.
| virtual TGo4HStackLevelIter::~TGo4HStackLevelIter | ( | ) | [inline, virtual] |
Definition at line 42 of file TGo4HStackProxy.cxx.
References fIter.
| virtual const char* TGo4HStackLevelIter::GetClassName | ( | ) | [inline, virtual] |
Reimplemented from TGo4LevelIter.
Definition at line 78 of file TGo4HStackProxy.cxx.
References fCurrent.
| virtual Int_t TGo4HStackLevelIter::GetKind | ( | ) | [inline, virtual] |
Reimplemented from TGo4LevelIter.
Definition at line 73 of file TGo4HStackProxy.cxx.
| virtual const char* TGo4HStackLevelIter::info | ( | ) | [inline, virtual] |
Reimplemented from TGo4LevelIter.
Definition at line 68 of file TGo4HStackProxy.cxx.
References fCurrent.
| virtual Bool_t TGo4HStackLevelIter::isfolder | ( | ) | [inline, virtual] |
Reimplemented from TGo4LevelIter.
Definition at line 53 of file TGo4HStackProxy.cxx.
| virtual const char* TGo4HStackLevelIter::name | ( | ) | [inline, virtual] |
Reimplemented from TGo4LevelIter.
Definition at line 63 of file TGo4HStackProxy.cxx.
References fCurrent.
| virtual Bool_t TGo4HStackLevelIter::next | ( | ) | [inline, virtual] |
Reimplemented from TGo4LevelIter.
Definition at line 47 of file TGo4HStackProxy.cxx.
| virtual TGo4LevelIter* TGo4HStackLevelIter::subiterator | ( | ) | [inline, virtual] |
Reimplemented from TGo4LevelIter.
Definition at line 58 of file TGo4HStackProxy.cxx.
TObject* TGo4HStackLevelIter::fCurrent [protected] |
Definition at line 32 of file TGo4HStackProxy.cxx.
Referenced by GetClassName(), info(), name(), and next().
TIterator* TGo4HStackLevelIter::fIter [protected] |
Definition at line 31 of file TGo4HStackProxy.cxx.
Referenced by next(), TGo4HStackLevelIter(), and ~TGo4HStackLevelIter().
1.7.1