Definition at line 283 of file TCollection.h.
Public Member Functions | |
| TIterCategory (const TCollection *col, Bool_t dir=kIterForward) | |
| TIterCategory (TIterator *it) | |
| virtual | ~TIterCategory () |
| TIterCategory & | Begin () |
| const TCollection * | GetCollection () const |
| Option_t * | GetOption () const |
| virtual TClass * | IsA () const |
| TObject * | Next () |
| Bool_t | operator!= (const TIter &aIter) const |
| TObject * | operator() () |
| TObject * | operator* () const |
| TIter & | operator++ () |
| Bool_t | operator== (const TIter &aIter) const |
| void | Reset () |
| virtual void | Streamer (TBuffer &) |
| void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) |
Static Public Member Functions | |
| static TClass * | Class () |
| static const char * | Class_Name () |
| static constexpr Version_t | Class_Version () |
| static const char * | DeclFileName () |
| static TIterCategory | End () |
Private Attributes | |
| TIterator * | fIterator {nullptr} |
#include <TCollection.h>
|
inline |
Definition at line 286 of file TCollection.h.
|
inline |
Definition at line 287 of file TCollection.h.
|
inlinevirtual |
Definition at line 288 of file TCollection.h.
|
inline |
Definition at line 289 of file TCollection.h.
|
staticinherited |
|
staticinherited |
|
inlinestaticconstexprinherited |
Definition at line 279 of file TCollection.h.
|
inlinestaticinherited |
Definition at line 279 of file TCollection.h.
|
inlinestatic |
Definition at line 290 of file TCollection.h.
|
inlineinherited |
Definition at line 254 of file TCollection.h.
|
inlineinherited |
Definition at line 255 of file TCollection.h.
|
inlinevirtualinherited |
Definition at line 279 of file TCollection.h.
|
inlineinherited |
Definition at line 253 of file TCollection.h.
Definition at line 265 of file TCollection.h.
|
inlineinherited |
Definition at line 252 of file TCollection.h.
|
inlineinherited |
Definition at line 275 of file TCollection.h.
|
inlineinherited |
Definition at line 257 of file TCollection.h.
Definition at line 258 of file TCollection.h.
|
inlineinherited |
Definition at line 256 of file TCollection.h.
|
virtualinherited |
|
inlineinherited |
Definition at line 279 of file TCollection.h.
|
privateinherited |
Definition at line 240 of file TCollection.h.