GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
Public Member Functions | |
TGo4SlotIter () | |
TGo4SlotIter (const TGo4Slot *slot) | |
virtual | ~TGo4SlotIter () |
const char * | GetClassName () override |
Int_t | GetKind () override |
TGo4Slot * | getslot () override |
const char * | info () override |
Bool_t | isfolder () override |
Bool_t | isslotsfolder () override |
const char * | name () override |
Bool_t | next () override |
Int_t | sizeinfo () override |
TGo4LevelIter * | subiterator () override |
![]() | |
TGo4LevelIter () | |
virtual | ~TGo4LevelIter () |
virtual Int_t | getflag (const char *) |
Protected Member Functions | |
TGo4Slot * | curSlot () const |
Protected Attributes | |
Int_t | fIndex {-1} |
const TGo4Slot * | fSlot {nullptr} |
Definition at line 22 of file TGo4Slot.cxx.
|
inline |
Definition at line 24 of file TGo4Slot.cxx.
References TGo4LevelIter::TGo4LevelIter(), fIndex, and fSlot.
|
inline |
Definition at line 26 of file TGo4Slot.cxx.
References TGo4LevelIter::TGo4LevelIter(), fIndex, and fSlot.
|
inlinevirtual |
Definition at line 28 of file TGo4Slot.cxx.
|
inlineprotected |
Definition at line 52 of file TGo4Slot.cxx.
Referenced by GetClassName(), GetKind(), getslot(), info(), isfolder(), isslotsfolder(), name(), sizeinfo(), and subiterator().
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 49 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::GetSlotClassName().
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 47 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::GetSlotKind().
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 43 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::GetInfo().
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 33 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::HasSubLevels().
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 35 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::HasSlotsSubLevels().
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 30 of file TGo4Slot.cxx.
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 45 of file TGo4Slot.cxx.
References curSlot(), and TGo4Slot::GetSizeInfo().
|
inlineoverridevirtual |
Reimplemented from TGo4LevelIter.
Definition at line 37 of file TGo4Slot.cxx.
References TGo4LevelIter::TGo4LevelIter(), curSlot(), and TGo4Slot::MakeLevelIter().
|
protected |
Definition at line 55 of file TGo4Slot.cxx.
Referenced by TGo4SlotIter(), TGo4SlotIter(), curSlot(), and next().
|
protected |
Definition at line 54 of file TGo4Slot.cxx.
Referenced by TGo4SlotIter(), TGo4SlotIter(), curSlot(), and next().