Inheritance diagram for TGo4FolderLevelIter:
Public Member Functions | |
TGo4FolderLevelIter (TFolder *folder) | |
virtual | ~TGo4FolderLevelIter () |
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 31 of file TGo4FolderProxy.cxx. References fIter. Referenced by subiterator(). |
|
Definition at line 39 of file TGo4FolderProxy.cxx. References fIter. |
|
Reimplemented from TGo4LevelIter. Definition at line 44 of file TGo4FolderProxy.cxx. |
|
Reimplemented from TGo4LevelIter. Definition at line 50 of file TGo4FolderProxy.cxx. References fCurrent. Referenced by GetKind(). |
|
Reimplemented from TGo4LevelIter. Definition at line 58 of file TGo4FolderProxy.cxx. References fCurrent, TGo4CanvasProxy::ProduceIter(), TGo4DirProxy::ProduceIter(), TGo4TreeProxy::ProduceIter(), and TGo4FolderLevelIter(). |
|
Reimplemented from TGo4LevelIter. Definition at line 69 of file TGo4FolderProxy.cxx. References fCurrent. |
|
Reimplemented from TGo4LevelIter. Definition at line 74 of file TGo4FolderProxy.cxx. References fCurrent. |
|
Reimplemented from TGo4LevelIter. Definition at line 79 of file TGo4FolderProxy.cxx. References isfolder(), TGo4Access::kndFolder, and TGo4Access::kndObject. |
|
Reimplemented from TGo4LevelIter. Definition at line 84 of file TGo4FolderProxy.cxx. References fCurrent. |
|
Definition at line 90 of file TGo4FolderProxy.cxx. Referenced by next(), TGo4FolderLevelIter(), and ~TGo4FolderLevelIter(). |
|
Definition at line 91 of file TGo4FolderProxy.cxx. Referenced by GetClassName(), info(), isfolder(), name(), next(), and subiterator(). |