GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Attributes | List of all members
TGo4DirLevelIter Class Reference
+ Inheritance diagram for TGo4DirLevelIter:

Public Member Functions

 TGo4DirLevelIter (TDirectory *dir, Bool_t readright)
 
virtual ~TGo4DirLevelIter ()
 
virtual Bool_t next ()
 
Bool_t IsContainerClass (TClass *cl)
 
virtual Bool_t isfolder ()
 
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 Int_t getflag (const char *)
 
virtual TGo4Slotgetslot ()
 

Protected Attributes

TDirectory * fDir
 
Bool_t fReadRight
 
TIterator * fIter
 
Bool_t fIsKeyIter
 
TObject * fCurrent
 
TString fNameBuf
 

Detailed Description

Definition at line 69 of file TGo4DirProxy.cxx.

Constructor & Destructor Documentation

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

Definition at line 79 of file TGo4DirProxy.cxx.

Referenced by subiterator().

virtual TGo4DirLevelIter::~TGo4DirLevelIter ( )
inlinevirtual

Definition at line 92 of file TGo4DirProxy.cxx.

References fIter.

Member Function Documentation

virtual const char* TGo4DirLevelIter::GetClassName ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 214 of file TGo4DirProxy.cxx.

virtual Int_t TGo4DirLevelIter::GetKind ( )
inlinevirtual
virtual const char* TGo4DirLevelIter::info ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 177 of file TGo4DirProxy.cxx.

Bool_t TGo4DirLevelIter::IsContainerClass ( TClass *  cl)
inline

Definition at line 125 of file TGo4DirProxy.cxx.

Referenced by GetKind(), and isfolder().

virtual Bool_t TGo4DirLevelIter::isfolder ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 133 of file TGo4DirProxy.cxx.

References IsContainerClass().

Referenced by GetKind().

virtual const char* TGo4DirLevelIter::name ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 168 of file TGo4DirProxy.cxx.

virtual Bool_t TGo4DirLevelIter::next ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 97 of file TGo4DirProxy.cxx.

References fIter.

virtual Int_t TGo4DirLevelIter::sizeinfo ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 182 of file TGo4DirProxy.cxx.

References TGo4ObjectProxy::DefineObjectSize(), and TGo4Proxy::GetClass().

virtual TGo4LevelIter* TGo4DirLevelIter::subiterator ( )
inlinevirtual

Member Data Documentation

TObject* TGo4DirLevelIter::fCurrent
protected

Definition at line 75 of file TGo4DirProxy.cxx.

TDirectory* TGo4DirLevelIter::fDir
protected

Definition at line 71 of file TGo4DirProxy.cxx.

Bool_t TGo4DirLevelIter::fIsKeyIter
protected

Definition at line 74 of file TGo4DirProxy.cxx.

TIterator* TGo4DirLevelIter::fIter
protected

Definition at line 73 of file TGo4DirProxy.cxx.

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

TString TGo4DirLevelIter::fNameBuf
protected

Definition at line 76 of file TGo4DirProxy.cxx.

Bool_t TGo4DirLevelIter::fReadRight
protected

Definition at line 72 of file TGo4DirProxy.cxx.


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