Inheritance diagram for TGo4AnalysisLevelIter:
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 () |
Static Public Member Functions | |
static const char * | EntryClassName (TObject *entry) |
Protected Attributes | |
TIterator * | fIter |
TObject * | fCurrent |
Bool_t | fIsTree |
|
Definition at line 133 of file TGo4AnalysisProxy.cxx. Referenced by subiterator(). |
|
Definition at line 141 of file TGo4AnalysisProxy.cxx. References fIter. |
|
Definition at line 150 of file TGo4AnalysisProxy.cxx. References fIter. |
|
Reimplemented from TGo4LevelIter. Definition at line 155 of file TGo4AnalysisProxy.cxx. |
|
Reimplemented from TGo4LevelIter. Definition at line 161 of file TGo4AnalysisProxy.cxx. References fCurrent. Referenced by GetKind(). |
|
Reimplemented from TGo4LevelIter. Definition at line 167 of file TGo4AnalysisProxy.cxx. References fCurrent, TGo4ObjectStatus::IsDeleteProtect(), and TGo4ObjectStatus::IsResetProtect(). |
|
Definition at line 188 of file TGo4AnalysisProxy.cxx. |
|
Reimplemented from TGo4LevelIter. Definition at line 193 of file TGo4AnalysisProxy.cxx. References fCurrent, fIsTree, TGo4TreeStructure::GetNamesFolder(), and TGo4AnalysisLevelIter(). |
|
Reimplemented from TGo4LevelIter. Definition at line 200 of file TGo4AnalysisProxy.cxx. References fCurrent. |
|
Reimplemented from TGo4LevelIter. Definition at line 205 of file TGo4AnalysisProxy.cxx. References fCurrent. |
|
Reimplemented from TGo4LevelIter. Definition at line 210 of file TGo4AnalysisProxy.cxx. References fCurrent, and TGo4ObjectStatus::GetObjectSize(). |
|
Reimplemented from TGo4LevelIter. Definition at line 216 of file TGo4AnalysisProxy.cxx. References fCurrent, fIsTree, isfolder(), TGo4Access::kndDataMember, TGo4Access::kndFolder, TGo4Access::kndGo4Param, TGo4Access::kndNone, TGo4Access::kndObject, TGo4Access::kndTreeBranch, and TGo4Access::kndTreeLeaf. |
|
Reimplemented from TGo4LevelIter. Definition at line 237 of file TGo4AnalysisProxy.cxx. References EntryClassName(), and fCurrent. |
|
Definition at line 242 of file TGo4AnalysisProxy.cxx. References TGo4ObjectStatus::GetObjectClass(). Referenced by GetClassName(), and TGo4AnalysisProxy::MakeProxy(). |
|
Definition at line 272 of file TGo4AnalysisProxy.cxx. Referenced by next(), TGo4AnalysisLevelIter(), and ~TGo4AnalysisLevelIter(). |
|
Definition at line 273 of file TGo4AnalysisProxy.cxx. Referenced by GetClassName(), getflag(), GetKind(), info(), isfolder(), name(), next(), sizeinfo(), and subiterator(). |
|
Definition at line 274 of file TGo4AnalysisProxy.cxx. Referenced by GetKind(), and subiterator(). |