Public Member Functions | |
| TGo4HServIter () | |
| TGo4HServIter (const TGo4Slot *slot) | |
| virtual | ~TGo4HServIter () |
| virtual Bool_t | next () |
| virtual Bool_t | isfolder () |
| virtual TGo4LevelIter * | subiterator () |
| 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 | |
| TGo4Slot * | curSlot () const |
Protected Attributes | |
| const TGo4Slot * | fSlot |
| Int_t | fIndex |
Definition at line 31 of file TGo4HServProxy.cxx.
| 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.
| 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().
Int_t TGo4HServIter::fIndex [protected] |
Definition at line 64 of file TGo4HServProxy.cxx.
const TGo4Slot* TGo4HServIter::fSlot [protected] |
Definition at line 63 of file TGo4HServProxy.cxx.
1.7.1