GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
Public Member Functions | |
TGo4SlotIter () | |
TGo4SlotIter (const TGo4Slot *slot) | |
virtual | ~TGo4SlotIter () |
virtual Bool_t | next () |
virtual Bool_t | isfolder () |
virtual Bool_t | isslotsfolder () |
virtual TGo4LevelIter * | subiterator () |
virtual TGo4Slot * | getslot () |
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 Int_t | getflag (const char *) |
Protected Member Functions | |
TGo4Slot * | curSlot () const |
Protected Attributes | |
const TGo4Slot * | fSlot |
Int_t | fIndex |
Definition at line 25 of file TGo4Slot.cxx.
|
inline |
Definition at line 27 of file TGo4Slot.cxx.
|
inline |
Definition at line 29 of file TGo4Slot.cxx.
|
inlinevirtual |
Definition at line 31 of file TGo4Slot.cxx.
|
inlineprotected |
Definition at line 55 of file TGo4Slot.cxx.
References fIndex, fSlot, and TGo4Slot::GetChild().
Referenced by GetClassName(), GetKind(), getslot(), info(), isfolder(), isslotsfolder(), name(), sizeinfo(), and subiterator().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 52 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::GetSlotClassName().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 50 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::GetSlotKind().
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 46 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::GetInfo().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 36 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::HasSubLevels().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 38 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::HasSlotsSubLevels().
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 33 of file TGo4Slot.cxx.
References fIndex, fSlot, and TGo4Slot::NumChilds().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 48 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::GetSizeInfo().
|
inlinevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 40 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::MakeLevelIter().
|
protected |
Definition at line 58 of file TGo4Slot.cxx.
|
protected |
Definition at line 57 of file TGo4Slot.cxx.