GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4DirLevelIter Class Reference
+ Inheritance diagram for TGo4DirLevelIter:

Public Member Functions

 TGo4DirLevelIter (TDirectory *dir, Bool_t readright)
 
virtual ~TGo4DirLevelIter ()
 
const char * GetClassName () override
 
Int_t GetKind () override
 
const char * info () override
 
Bool_t IsContainerClass (TClass *cl)
 
Bool_t isfolder () override
 
const char * name () override
 
Bool_t next () override
 
Int_t sizeinfo () override
 
TGo4LevelItersubiterator () override
 
- Public Member Functions inherited from TGo4LevelIter
 TGo4LevelIter ()
 
virtual ~TGo4LevelIter ()
 
virtual Int_t getflag (const char *)
 
virtual TGo4Slotgetslot ()
 
virtual Bool_t isslotsfolder ()
 

Protected Attributes

TObject * fCurrent {nullptr}
 
TDirectory * fDir {nullptr}
 
Bool_t fIsKeyIter {kFALSE}
 
TIterator * fIter {nullptr}
 
TString fNameBuf
 
Bool_t fReadRight {kFALSE}
 

Detailed Description

Definition at line 69 of file TGo4DirProxy.cxx.

Constructor & Destructor Documentation

◆ TGo4DirLevelIter()

TGo4DirLevelIter::TGo4DirLevelIter ( TDirectory * dir,
Bool_t readright )
inline

Definition at line 79 of file TGo4DirProxy.cxx.

References TGo4LevelIter::TGo4LevelIter(), fCurrent, fDir, fIsKeyIter, fIter, fNameBuf, and fReadRight.

Referenced by subiterator().

◆ ~TGo4DirLevelIter()

virtual TGo4DirLevelIter::~TGo4DirLevelIter ( )
inlinevirtual

Definition at line 92 of file TGo4DirProxy.cxx.

References fIter.

Member Function Documentation

◆ GetClassName()

const char * TGo4DirLevelIter::GetClassName ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 215 of file TGo4DirProxy.cxx.

References fCurrent, and fIsKeyIter.

◆ GetKind()

Int_t TGo4DirLevelIter::GetKind ( )
inlineoverridevirtual

◆ info()

const char * TGo4DirLevelIter::info ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 178 of file TGo4DirProxy.cxx.

References fCurrent.

◆ IsContainerClass()

Bool_t TGo4DirLevelIter::IsContainerClass ( TClass * cl)
inline

Definition at line 125 of file TGo4DirProxy.cxx.

Referenced by GetKind(), and isfolder().

◆ isfolder()

Bool_t TGo4DirLevelIter::isfolder ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 134 of file TGo4DirProxy.cxx.

References fCurrent, fDir, fIsKeyIter, and IsContainerClass().

Referenced by GetKind().

◆ name()

const char * TGo4DirLevelIter::name ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 169 of file TGo4DirProxy.cxx.

References fCurrent, fIsKeyIter, and fNameBuf.

◆ next()

Bool_t TGo4DirLevelIter::next ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 97 of file TGo4DirProxy.cxx.

References fCurrent, fDir, fIsKeyIter, and fIter.

◆ sizeinfo()

Int_t TGo4DirLevelIter::sizeinfo ( )
inlineoverridevirtual

Reimplemented from TGo4LevelIter.

Definition at line 183 of file TGo4DirProxy.cxx.

References TGo4ObjectProxy::DefineObjectSize(), fCurrent, fDir, fIsKeyIter, and TGo4Proxy::GetClass().

◆ subiterator()

TGo4LevelIter * TGo4DirLevelIter::subiterator ( )
inlineoverridevirtual

Field Documentation

◆ fCurrent

TObject* TGo4DirLevelIter::fCurrent {nullptr}
protected

◆ fDir

TDirectory* TGo4DirLevelIter::fDir {nullptr}
protected

Definition at line 71 of file TGo4DirProxy.cxx.

Referenced by TGo4DirLevelIter(), isfolder(), next(), sizeinfo(), and subiterator().

◆ fIsKeyIter

Bool_t TGo4DirLevelIter::fIsKeyIter {kFALSE}
protected

◆ fIter

TIterator* TGo4DirLevelIter::fIter {nullptr}
protected

Definition at line 73 of file TGo4DirProxy.cxx.

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

◆ fNameBuf

TString TGo4DirLevelIter::fNameBuf
protected

Definition at line 76 of file TGo4DirProxy.cxx.

Referenced by TGo4DirLevelIter(), and name().

◆ fReadRight

Bool_t TGo4DirLevelIter::fReadRight {kFALSE}
protected

Definition at line 72 of file TGo4DirProxy.cxx.

Referenced by TGo4DirLevelIter(), GetKind(), and subiterator().


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