GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
Public Member Functions | |
TGo4AnalysisLevelIter () | |
TGo4AnalysisLevelIter (TFolder *folder, Bool_t istree=kFALSE) | |
virtual | ~TGo4AnalysisLevelIter () |
virtual Bool_t | next () |
virtual Bool_t | isfolder () |
virtual Int_t | getflag (const char *flagname) |
virtual Bool_t | isremote () |
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 TGo4Slot * | getslot () |
Static Public Member Functions | |
static const char * | EntryClassName (TObject *entry) |
Protected Attributes | |
TIterator * | fIter |
TObject * | fCurrent |
Bool_t | fIsTree |
Definition at line 147 of file TGo4AnalysisProxy.cxx.
|
inline |
Definition at line 149 of file TGo4AnalysisProxy.cxx.
Referenced by subiterator().
|
inline |
Definition at line 157 of file TGo4AnalysisProxy.cxx.
References fIter.
|
inlinevirtual |
Definition at line 166 of file TGo4AnalysisProxy.cxx.
References fIter.
|
inlinestatic |
Definition at line 254 of file TGo4AnalysisProxy.cxx.
References TGo4ObjectStatus::GetObjectClass().
Referenced by GetClassName(), and TGo4AnalysisProxy::ProvideAccess().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 249 of file TGo4AnalysisProxy.cxx.
References EntryClassName(), and fCurrent.
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 183 of file TGo4AnalysisProxy.cxx.
References fCurrent, TGo4ObjectStatus::IsDeleteProtect(), and TGo4ObjectStatus::IsResetProtect().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 228 of file TGo4AnalysisProxy.cxx.
References fCurrent, fIsTree, isfolder(), TGo4Access::kndDataMember, TGo4Access::kndFolder, TGo4Access::kndGo4Param, TGo4Access::kndNone, TGo4Access::kndObject, TGo4Access::kndTreeBranch, and TGo4Access::kndTreeLeaf.
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 217 of file TGo4AnalysisProxy.cxx.
References fCurrent.
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 177 of file TGo4AnalysisProxy.cxx.
References fCurrent.
Referenced by GetKind().
|
inlinevirtual |
Definition at line 200 of file TGo4AnalysisProxy.cxx.
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 212 of file TGo4AnalysisProxy.cxx.
References fCurrent.
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 171 of file TGo4AnalysisProxy.cxx.
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 222 of file TGo4AnalysisProxy.cxx.
References fCurrent, and TGo4ObjectStatus::GetObjectSize().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 205 of file TGo4AnalysisProxy.cxx.
References fCurrent, fIsTree, TGo4TreeStructure::GetNamesFolder(), and TGo4AnalysisLevelIter().
|
protected |
Definition at line 285 of file TGo4AnalysisProxy.cxx.
Referenced by GetClassName(), getflag(), GetKind(), info(), isfolder(), name(), next(), sizeinfo(), and subiterator().
|
protected |
Definition at line 286 of file TGo4AnalysisProxy.cxx.
Referenced by GetKind(), and subiterator().
|
protected |
Definition at line 284 of file TGo4AnalysisProxy.cxx.
Referenced by next(), TGo4AnalysisLevelIter(), and ~TGo4AnalysisLevelIter().