Inheritance diagram for TGo4DirLevelIter:
Public Member Functions | |
TGo4DirLevelIter (TDirectory *dir, Bool_t readright) | |
virtual | ~TGo4DirLevelIter () |
virtual Bool_t | next () |
virtual Bool_t | isfolder () |
virtual TGo4LevelIter * | subiterator () |
virtual const char * | name () |
virtual const char * | info () |
virtual Int_t | sizeinfo () |
virtual Int_t | GetKind () |
virtual const char * | GetClassName () |
Protected Attributes | |
TDirectory * | fDir |
Bool_t | fReadRight |
TIterator * | fIter |
Bool_t | fIsKeyIter |
TObject * | fCurrent |
TString | fNameBuf |
|
Definition at line 79 of file TGo4DirProxy.cxx. References fDir, fIsKeyIter, and fIter. Referenced by subiterator(). |
|
Definition at line 92 of file TGo4DirProxy.cxx. References fIter. |
|
Reimplemented from TGo4LevelIter. Definition at line 97 of file TGo4DirProxy.cxx. References fCurrent, fDir, fIsKeyIter, and fIter. |
|
Reimplemented from TGo4LevelIter. Definition at line 125 of file TGo4DirProxy.cxx. References fCurrent, fIsKeyIter, and fReadRight. |
|
Reimplemented from TGo4LevelIter. Definition at line 141 of file TGo4DirProxy.cxx. References fCurrent, fDir, fIsKeyIter, fReadRight, TGo4CanvasProxy::ProduceIter(), TGo4TreeProxy::ProduceIter(), and TGo4DirLevelIter(). |
|
Reimplemented from TGo4LevelIter. Definition at line 156 of file TGo4DirProxy.cxx. References fCurrent, fIsKeyIter, fNameBuf, and isfolder(). |
|
Reimplemented from TGo4LevelIter. Definition at line 165 of file TGo4DirProxy.cxx. References fCurrent. |
|
Reimplemented from TGo4LevelIter. Definition at line 170 of file TGo4DirProxy.cxx. References fCurrent, and fIsKeyIter. |
|
Reimplemented from TGo4LevelIter. Definition at line 186 of file TGo4DirProxy.cxx. References isfolder(), TGo4Access::kndFolder, and TGo4Access::kndObject. |
|
Reimplemented from TGo4LevelIter. Definition at line 191 of file TGo4DirProxy.cxx. References fCurrent, and fIsKeyIter. |
|
Definition at line 71 of file TGo4DirProxy.cxx. Referenced by next(), subiterator(), and TGo4DirLevelIter(). |
|
Definition at line 72 of file TGo4DirProxy.cxx. Referenced by isfolder(), and subiterator(). |
|
Definition at line 73 of file TGo4DirProxy.cxx. Referenced by next(), TGo4DirLevelIter(), and ~TGo4DirLevelIter(). |
|
Definition at line 74 of file TGo4DirProxy.cxx. Referenced by GetClassName(), isfolder(), name(), next(), sizeinfo(), subiterator(), and TGo4DirLevelIter(). |
|
Definition at line 75 of file TGo4DirProxy.cxx. Referenced by GetClassName(), info(), isfolder(), name(), next(), sizeinfo(), and subiterator(). |
|
Definition at line 76 of file TGo4DirProxy.cxx. Referenced by name(). |