Public Member Functions | Protected Member Functions | Protected Attributes

TGo4HServIter Class Reference

Inheritance diagram for TGo4HServIter:
TGo4LevelIter

List of all members.

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 ()

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 (  )  [inline, virtual]

Definition at line 37 of file TGo4HServProxy.cxx.


Member Function Documentation

TGo4Slot* TGo4HServIter::curSlot (  )  const [inline, protected]

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 (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 58 of file TGo4HServProxy.cxx.

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

virtual Int_t TGo4HServIter::getflag ( const char *  flagname  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 50 of file TGo4HServProxy.cxx.

virtual Int_t TGo4HServIter::GetKind (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 56 of file TGo4HServProxy.cxx.

References isfolder(), and TGo4Access::kndFolder.

virtual const char* TGo4HServIter::info (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 48 of file TGo4HServProxy.cxx.

References curSlot().

virtual Bool_t TGo4HServIter::isfolder (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 42 of file TGo4HServProxy.cxx.

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

Referenced by GetKind().

virtual const char* TGo4HServIter::name (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 46 of file TGo4HServProxy.cxx.

References curSlot().

virtual Bool_t TGo4HServIter::next (  )  [inline, virtual]

Reimplemented from TGo4LevelIter.

Definition at line 39 of file TGo4HServProxy.cxx.

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

virtual TGo4LevelIter* TGo4HServIter::subiterator (  )  [inline, virtual]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines