TListOfEnumsWithLock A collection of TEnum objects designed for fast access given a DeclId_t and for keep track of TEnum that were described unloaded enum.
TObjLink* | TListIter::fCurCursor | current position in list |
TObjLink* | TListIter::fCursor | next position in list |
Bool_t | TListIter::fDirection | iteration direction |
const TList* | TListIter::fList | list being iterated |
Bool_t | TListIter::fStarted | iteration started |
Inheritance Chart: | ||||||||||||||
|