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 Member Functions | Protected Attributes | List of all members
TGo4HServIter Class Reference
+ Inheritance diagram for TGo4HServIter:

Public Member Functions

 TGo4HServIter ()
 
 TGo4HServIter (const TGo4Slot *slot)
 
virtual ~TGo4HServIter ()
 
virtual Bool_t next ()
 
virtual Bool_t isfolder ()
 
virtual TGo4LevelItersubiterator ()
 
virtual const char * name ()
 
virtual const char * info ()
 
virtual Int_t getflag (const char *flagname)
 
virtual Int_t GetKind ()
 
virtual const char * GetClassName ()
 
- Public Member Functions inherited from TGo4LevelIter
 TGo4LevelIter ()
 
virtual ~TGo4LevelIter ()
 
virtual Bool_t isslotsfolder ()
 
virtual TGo4Slotgetslot ()
 
virtual Int_t sizeinfo ()
 

Protected Member Functions

TGo4SlotcurSlot () const
 

Protected Attributes

const TGo4SlotfSlot
 
Int_t fIndex
 

Detailed Description

Definition at line 31 of file TGo4HServProxy.cxx.

Constructor & Destructor Documentation

TGo4HServIter::TGo4HServIter ( )
inline

Definition at line 33 of file TGo4HServProxy.cxx.

Referenced by subiterator().

TGo4HServIter::TGo4HServIter ( const TGo4Slot slot)
inline

Definition at line 35 of file TGo4HServProxy.cxx.

virtual TGo4HServIter::~TGo4HServIter ( )
inlinevirtual

Definition at line 37 of file TGo4HServProxy.cxx.

Member Function Documentation

TGo4Slot* TGo4HServIter::curSlot ( ) const
inlineprotected

Definition at line 61 of file TGo4HServProxy.cxx.

References fIndex, fSlot, and TGo4Slot::GetChild().

Referenced by GetClassName(), info(), isfolder(), name(), and subiterator().

virtual const char* TGo4HServIter::GetClassName ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 58 of file TGo4HServProxy.cxx.

References curSlot(), and TGo4Slot::GetPar().

virtual Int_t TGo4HServIter::getflag ( const char *  flagname)
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 50 of file TGo4HServProxy.cxx.

virtual Int_t TGo4HServIter::GetKind ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 56 of file TGo4HServProxy.cxx.

References isfolder(), TGo4Access::kndFolder, and TGo4Access::kndObject.

virtual const char* TGo4HServIter::info ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 48 of file TGo4HServProxy.cxx.

References curSlot().

virtual Bool_t TGo4HServIter::isfolder ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 42 of file TGo4HServProxy.cxx.

References curSlot(), and TGo4Slot::HasSlotsSubLevels().

Referenced by GetKind().

virtual const char* TGo4HServIter::name ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 46 of file TGo4HServProxy.cxx.

References curSlot().

virtual Bool_t TGo4HServIter::next ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 39 of file TGo4HServProxy.cxx.

References fIndex, fSlot, and TGo4Slot::NumChilds().

virtual TGo4LevelIter* TGo4HServIter::subiterator ( )
inlinevirtual

Reimplemented from TGo4LevelIter.

Definition at line 44 of file TGo4HServProxy.cxx.

References curSlot(), and TGo4HServIter().

Member Data Documentation

Int_t TGo4HServIter::fIndex
protected

Definition at line 64 of file TGo4HServProxy.cxx.

Referenced by curSlot(), and next().

const TGo4Slot* TGo4HServIter::fSlot
protected

Definition at line 63 of file TGo4HServProxy.cxx.

Referenced by curSlot(), and next().


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