GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
Public Member Functions | |
TGo4DirLevelIter (TDirectory *dir, Bool_t readright) | |
virtual | ~TGo4DirLevelIter () |
const char * | GetClassName () override |
Int_t | GetKind () override |
const char * | info () override |
Bool_t | IsContainerClass (TClass *cl) |
Bool_t | isfolder () override |
const char * | name () override |
Bool_t | next () override |
Int_t | sizeinfo () override |
TGo4LevelIter * | subiterator () override |
![]() | |
TGo4LevelIter () | |
virtual | ~TGo4LevelIter () |
virtual Int_t | getflag (const char *) |
virtual TGo4Slot * | getslot () |
virtual Bool_t | isslotsfolder () |
Protected Attributes | |
TObject * | fCurrent {nullptr} |
TDirectory * | fDir {nullptr} |
Bool_t | fIsKeyIter {kFALSE} |
TIterator * | fIter {nullptr} |
TString | fNameBuf |
Bool_t | fReadRight {kFALSE} |
Definition at line 69 of file TGo4DirProxy.cxx.
|
inline |
Definition at line 79 of file TGo4DirProxy.cxx.
References TGo4LevelIter::TGo4LevelIter(), fCurrent, fDir, fIsKeyIter, fIter, fNameBuf, and fReadRight.
Referenced by subiterator().
|
inlinevirtual |
Definition at line 92 of file TGo4DirProxy.cxx.
References fIter.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 215 of file TGo4DirProxy.cxx.
References fCurrent, and fIsKeyIter.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 201 of file TGo4DirProxy.cxx.
References fCurrent, fIsKeyIter, fReadRight, TGo4Proxy::GetClass(), IsContainerClass(), isfolder(), TGo4Access::kndFolder, TGo4Access::kndMoreFolder, and TGo4Access::kndObject.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 178 of file TGo4DirProxy.cxx.
References fCurrent.
|
inline |
Definition at line 125 of file TGo4DirProxy.cxx.
Referenced by GetKind(), and isfolder().
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 134 of file TGo4DirProxy.cxx.
References fCurrent, fDir, fIsKeyIter, and IsContainerClass().
Referenced by GetKind().
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 169 of file TGo4DirProxy.cxx.
References fCurrent, fIsKeyIter, and fNameBuf.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 97 of file TGo4DirProxy.cxx.
References fCurrent, fDir, fIsKeyIter, and fIter.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 183 of file TGo4DirProxy.cxx.
References TGo4ObjectProxy::DefineObjectSize(), fCurrent, fDir, fIsKeyIter, and TGo4Proxy::GetClass().
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 150 of file TGo4DirProxy.cxx.
References TGo4DirLevelIter(), TGo4LevelIter::TGo4LevelIter(), fCurrent, fDir, fIsKeyIter, fReadRight, TGo4CanvasProxy::ProduceIter(), TGo4HStackProxy::ProduceIter(), and TGo4TreeProxy::ProduceIter().
|
protected |
Definition at line 75 of file TGo4DirProxy.cxx.
Referenced by TGo4DirLevelIter(), GetClassName(), GetKind(), info(), isfolder(), name(), next(), sizeinfo(), and subiterator().
|
protected |
Definition at line 71 of file TGo4DirProxy.cxx.
Referenced by TGo4DirLevelIter(), isfolder(), next(), sizeinfo(), and subiterator().
|
protected |
Definition at line 74 of file TGo4DirProxy.cxx.
Referenced by TGo4DirLevelIter(), GetClassName(), GetKind(), isfolder(), name(), next(), sizeinfo(), and subiterator().
|
protected |
Definition at line 73 of file TGo4DirProxy.cxx.
Referenced by TGo4DirLevelIter(), ~TGo4DirLevelIter(), and next().
|
protected |
Definition at line 76 of file TGo4DirProxy.cxx.
Referenced by TGo4DirLevelIter(), and name().
|
protected |
Definition at line 72 of file TGo4DirProxy.cxx.
Referenced by TGo4DirLevelIter(), GetKind(), and subiterator().