GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 ()
 
virtual Bool_t next ()
 
virtual Bool_t isfolder ()
 
virtual Int_t getflag (const char *flagname)
 
virtual Bool_t isremote ()
 
virtual TGo4LevelItersubiterator ()
 
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 TGo4Slotgetslot ()
 

Static Public Member Functions

static const char * EntryClassName (TObject *entry)
 

Protected Attributes

TIterator * fIter
 
TObject * fCurrent
 
Bool_t fIsTree
 

Detailed Description

Definition at line 147 of file TGo4AnalysisProxy.cxx.

Constructor & Destructor Documentation

TGo4AnalysisLevelIter::TGo4AnalysisLevelIter ( )
inline

Definition at line 149 of file TGo4AnalysisProxy.cxx.

Referenced by subiterator().

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

Definition at line 157 of file TGo4AnalysisProxy.cxx.

References fIter.

virtual TGo4AnalysisLevelIter::~TGo4AnalysisLevelIter ( )
inlinevirtual

Definition at line 166 of file TGo4AnalysisProxy.cxx.

References fIter.

Member Function Documentation

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

Reimplemented from TGo4LevelIter.

Definition at line 249 of file TGo4AnalysisProxy.cxx.

References EntryClassName(), and fCurrent.

virtual Int_t TGo4AnalysisLevelIter::getflag ( const char *  flagname)
inlinevirtual
virtual Int_t TGo4AnalysisLevelIter::GetKind ( )
inlinevirtual
virtual const char* TGo4AnalysisLevelIter::info ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 217 of file TGo4AnalysisProxy.cxx.

References fCurrent.

virtual Bool_t TGo4AnalysisLevelIter::isfolder ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 177 of file TGo4AnalysisProxy.cxx.

References fCurrent.

Referenced by GetKind().

virtual Bool_t TGo4AnalysisLevelIter::isremote ( )
inlinevirtual

Definition at line 200 of file TGo4AnalysisProxy.cxx.

virtual const char* TGo4AnalysisLevelIter::name ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 212 of file TGo4AnalysisProxy.cxx.

References fCurrent.

virtual Bool_t TGo4AnalysisLevelIter::next ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 171 of file TGo4AnalysisProxy.cxx.

References fCurrent, and fIter.

virtual Int_t TGo4AnalysisLevelIter::sizeinfo ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 222 of file TGo4AnalysisProxy.cxx.

References fCurrent, and TGo4ObjectStatus::GetObjectSize().

virtual TGo4LevelIter* TGo4AnalysisLevelIter::subiterator ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 205 of file TGo4AnalysisProxy.cxx.

References fCurrent, fIsTree, TGo4TreeStructure::GetNamesFolder(), and TGo4AnalysisLevelIter().

Member Data Documentation

TObject* TGo4AnalysisLevelIter::fCurrent
protected
Bool_t TGo4AnalysisLevelIter::fIsTree
protected

Definition at line 286 of file TGo4AnalysisProxy.cxx.

Referenced by GetKind(), and subiterator().

TIterator* TGo4AnalysisLevelIter::fIter
protected

Definition at line 284 of file TGo4AnalysisProxy.cxx.

Referenced by next(), TGo4AnalysisLevelIter(), and ~TGo4AnalysisLevelIter().


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