#include <TCollection.h>
Inheritance diagram for TIterCategory< T >:
Public Member Functions | |
TIterCategory (const TCollection *col, Bool_t dir=kIterForward) | |
TIterCategory (TIterator *it) | |
virtual | ~TIterCategory () |
TIterCategory & | Begin () |
TIterCategory (const TCollection *col, Bool_t dir=kIterForward) | |
TIterCategory (TIterator *it) | |
virtual | ~TIterCategory () |
TIterCategory & | Begin () |
Static Public Member Functions | |
static TIterCategory | End () |
static TIterCategory | End () |
Definition at line 168 of file TCollection.h.
TIterCategory< T >::TIterCategory | ( | const TCollection * | col, | |
Bool_t | dir = kIterForward | |||
) | [inline] |
TIterCategory< T >::TIterCategory | ( | TIterator * | it | ) | [inline] |
Definition at line 172 of file TCollection.h.
virtual TIterCategory< T >::~TIterCategory | ( | ) | [inline, virtual] |
Definition at line 173 of file TCollection.h.
TIterCategory< T >::TIterCategory | ( | const TCollection * | col, | |
Bool_t | dir = kIterForward | |||
) | [inline] |
Definition at line 171 of file TCollection.h.
TIterCategory< T >::TIterCategory | ( | TIterator * | it | ) | [inline] |
Definition at line 172 of file TCollection.h.
virtual TIterCategory< T >::~TIterCategory | ( | ) | [inline, virtual] |
Definition at line 173 of file TCollection.h.
TIterCategory& TIterCategory< T >::Begin | ( | ) | [inline] |
Reimplemented from TIter.
Definition at line 174 of file TCollection.h.
References TIter::Begin().
Referenced by TestContainer_for_each(), TestContainer_for_each2(), and TListAndSTL().
static TIterCategory TIterCategory< T >::End | ( | ) | [inline, static] |
Reimplemented from TIter.
Definition at line 175 of file TCollection.h.
References nullptr, and TIterCategory< T >::TIterCategory().
Referenced by TestContainer_for_each(), and TListAndSTL().
TIterCategory& TIterCategory< T >::Begin | ( | ) | [inline] |
static TIterCategory TIterCategory< T >::End | ( | ) | [inline, static] |
Reimplemented from TIter.
Definition at line 175 of file TCollection.h.
References nullptr, and TIterCategory< T >::TIterCategory().