GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
Public Member Functions | |
TGo4DirLevelIter (TDirectory *dir, Bool_t readright) | |
virtual | ~TGo4DirLevelIter () |
virtual Bool_t | next () |
Bool_t | IsContainerClass (TClass *cl) |
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 () |
Public Member Functions inherited from TGo4LevelIter | |
TGo4LevelIter () | |
virtual | ~TGo4LevelIter () |
virtual Bool_t | isslotsfolder () |
virtual Int_t | getflag (const char *) |
virtual TGo4Slot * | getslot () |
Protected Attributes | |
TDirectory * | fDir |
Bool_t | fReadRight |
TIterator * | fIter |
Bool_t | fIsKeyIter |
TObject * | fCurrent |
TString | fNameBuf |
Definition at line 69 of file TGo4DirProxy.cxx.
|
inline |
Definition at line 79 of file TGo4DirProxy.cxx.
Referenced by subiterator().
|
inlinevirtual |
Definition at line 92 of file TGo4DirProxy.cxx.
References fIter.
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 214 of file TGo4DirProxy.cxx.
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 200 of file TGo4DirProxy.cxx.
References TGo4Proxy::GetClass(), IsContainerClass(), isfolder(), TGo4Access::kndFolder, TGo4Access::kndMoreFolder, and TGo4Access::kndObject.
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 177 of file TGo4DirProxy.cxx.
|
inline |
Definition at line 125 of file TGo4DirProxy.cxx.
Referenced by GetKind(), and isfolder().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 133 of file TGo4DirProxy.cxx.
References IsContainerClass().
Referenced by GetKind().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 168 of file TGo4DirProxy.cxx.
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 182 of file TGo4DirProxy.cxx.
References TGo4ObjectProxy::DefineObjectSize(), and TGo4Proxy::GetClass().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 149 of file TGo4DirProxy.cxx.
References TGo4TreeProxy::ProduceIter(), TGo4CanvasProxy::ProduceIter(), TGo4HStackProxy::ProduceIter(), and TGo4DirLevelIter().
|
protected |
Definition at line 75 of file TGo4DirProxy.cxx.
|
protected |
Definition at line 71 of file TGo4DirProxy.cxx.
|
protected |
Definition at line 74 of file TGo4DirProxy.cxx.
|
protected |
Definition at line 73 of file TGo4DirProxy.cxx.
Referenced by next(), and ~TGo4DirLevelIter().
|
protected |
Definition at line 76 of file TGo4DirProxy.cxx.
|
protected |
Definition at line 72 of file TGo4DirProxy.cxx.