GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
TGo4AnalysisLevelIter Class Reference
+ Inheritance diagram for TGo4AnalysisLevelIter:

Public Member Functions

 TGo4AnalysisLevelIter ()
 
 TGo4AnalysisLevelIter (TFolder *folder, Bool_t istree=kFALSE)
 
virtual ~TGo4AnalysisLevelIter ()
 
Bool_t next () override
 
Bool_t isfolder () override
 
Int_t getflag (const char *flagname) override
 
TGo4LevelItersubiterator () 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 TGo4Slotgetslot ()
 

Static Public Member Functions

static const char * EntryClassName (TObject *entry)
 

Protected Attributes

TIterator * fIter {nullptr}
 
TObject * fCurrent {nullptr}
 
Bool_t fIsTree {kFALSE}
 

Detailed Description

Definition at line 140 of file TGo4AnalysisProxy.cxx.

Constructor & Destructor Documentation

◆ TGo4AnalysisLevelIter() [1/2]

TGo4AnalysisLevelIter::TGo4AnalysisLevelIter ( )
inline

Definition at line 142 of file TGo4AnalysisProxy.cxx.

◆ TGo4AnalysisLevelIter() [2/2]

TGo4AnalysisLevelIter::TGo4AnalysisLevelIter ( TFolder *  folder,
Bool_t  istree = kFALSE 
)
inline

Definition at line 144 of file TGo4AnalysisProxy.cxx.

◆ ~TGo4AnalysisLevelIter()

virtual TGo4AnalysisLevelIter::~TGo4AnalysisLevelIter ( )
inlinevirtual

Definition at line 151 of file TGo4AnalysisProxy.cxx.

Member Function Documentation

◆ EntryClassName()

static const char* TGo4AnalysisLevelIter::EntryClassName ( TObject *  entry)
inlinestatic

◆ GetClassName()

const char* TGo4AnalysisLevelIter::GetClassName ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 230 of file TGo4AnalysisProxy.cxx.

◆ getflag()

Int_t TGo4AnalysisLevelIter::getflag ( const char *  flagname)
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 168 of file TGo4AnalysisProxy.cxx.

References TGo4ObjectStatus::IsDeleteProtect(), and TGo4ObjectStatus::IsResetProtect().

◆ GetKind()

Int_t TGo4AnalysisLevelIter::GetKind ( )
inlineoverridevirtual

◆ info()

const char* TGo4AnalysisLevelIter::info ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 198 of file TGo4AnalysisProxy.cxx.

◆ isfolder()

Bool_t TGo4AnalysisLevelIter::isfolder ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 162 of file TGo4AnalysisProxy.cxx.

◆ name()

const char* TGo4AnalysisLevelIter::name ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 193 of file TGo4AnalysisProxy.cxx.

◆ next()

Bool_t TGo4AnalysisLevelIter::next ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 156 of file TGo4AnalysisProxy.cxx.

◆ sizeinfo()

Int_t TGo4AnalysisLevelIter::sizeinfo ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 203 of file TGo4AnalysisProxy.cxx.

References TGo4ObjectStatus::GetObjectSize().

◆ subiterator()

TGo4LevelIter* TGo4AnalysisLevelIter::subiterator ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 186 of file TGo4AnalysisProxy.cxx.

Member Data Documentation

◆ fCurrent

TObject* TGo4AnalysisLevelIter::fCurrent {nullptr}
protected

Definition at line 268 of file TGo4AnalysisProxy.cxx.

◆ fIsTree

Bool_t TGo4AnalysisLevelIter::fIsTree {kFALSE}
protected

Definition at line 269 of file TGo4AnalysisProxy.cxx.

◆ fIter

TIterator* TGo4AnalysisLevelIter::fIter {nullptr}
protected

Definition at line 267 of file TGo4AnalysisProxy.cxx.


The documentation for this class was generated from the following file: