|
GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
Inheritance diagram for TGo4DirLevelIter:Public Member Functions | |
| TGo4DirLevelIter (TDirectory *dir, Bool_t readright) | |
| virtual | ~TGo4DirLevelIter () |
| Bool_t | next () override |
| Bool_t | IsContainerClass (TClass *cl) |
| Bool_t | isfolder () override |
| TGo4LevelIter * | subiterator () override |
| const char * | name () override |
| const char * | info () override |
| Int_t | sizeinfo () override |
| Int_t | GetKind () override |
| const char * | GetClassName () override |
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 {nullptr} |
| Bool_t | fReadRight {kFALSE} |
| TIterator * | fIter {nullptr} |
| Bool_t | fIsKeyIter {kFALSE} |
| TObject * | fCurrent {nullptr} |
| TString | fNameBuf |
Definition at line 69 of file TGo4DirProxy.cxx.
|
inline |
Definition at line 79 of file TGo4DirProxy.cxx.
References TGo4KeyAccess::fDir.
|
inlinevirtual |
Definition at line 92 of file TGo4DirProxy.cxx.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 215 of file TGo4DirProxy.cxx.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 201 of file TGo4DirProxy.cxx.
References TGo4Proxy::GetClass(), TGo4Access::kndFolder, TGo4Access::kndMoreFolder, and TGo4Access::kndObject.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 178 of file TGo4DirProxy.cxx.
|
inline |
Definition at line 125 of file TGo4DirProxy.cxx.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 134 of file TGo4DirProxy.cxx.
References TGo4KeyAccess::fDir.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 169 of file TGo4DirProxy.cxx.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 97 of file TGo4DirProxy.cxx.
References TGo4KeyAccess::fDir.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 183 of file TGo4DirProxy.cxx.
References TGo4ObjectProxy::DefineObjectSize(), TGo4KeyAccess::fDir, and TGo4Proxy::GetClass().
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 150 of file TGo4DirProxy.cxx.
References TGo4KeyAccess::fDir, TGo4TreeProxy::ProduceIter(), TGo4CanvasProxy::ProduceIter(), and TGo4HStackProxy::ProduceIter().
|
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.
|
protected |
Definition at line 76 of file TGo4DirProxy.cxx.
|
protected |
Definition at line 72 of file TGo4DirProxy.cxx.
1.8.13