#include <TList.h>
◆ const_pointer
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ TObjLinkPtr_t
◆ value_type
◆ TListIter() [1/3]
◆ TListIter() [2/3]
Create a new list iterator.
By default the iteration direction is kIterForward. To go backward use kIterBackward.
Definition at line 1055 of file TList.cxx.
◆ TListIter() [3/3]
◆ ~TListIter()
TListIter::~TListIter |
( |
| ) |
|
|
inline |
◆ Class()
- Returns
- TClass describing this class
◆ Class_Name()
- Returns
- Name of this class
◆ Class_Version()
- Returns
- Version of this class
Definition at line 228 of file TList.h.
◆ DeclFileName()
- Returns
- Name of the file containing the class declaration
Definition at line 228 of file TList.h.
◆ GetCollection()
◆ GetOption()
Option_t * TListIter::GetOption |
( |
| ) |
const |
|
overridevirtual |
Returns the object option stored in the list.
Reimplemented from TIterator.
Definition at line 1143 of file TList.cxx.
◆ IsA()
TClass * TListIter::IsA |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Next()
◆ operator!=() [1/2]
◆ operator!=() [2/2]
◆ operator*()
TObject * TListIter::operator* |
( |
| ) |
const |
|
inlineoverridevirtual |
Return current object or nullptr.
For backward compatibility reasons we have to provide this default implementation.
Reimplemented from TIterator.
Definition at line 226 of file TList.h.
◆ operator=() [1/2]
◆ operator=() [2/2]
Overloaded assignment operator.
Definition at line 1096 of file TList.cxx.
◆ Reset()
void TListIter::Reset |
( |
| ) |
|
|
overridevirtual |
◆ SetOption()
void TListIter::SetOption |
( |
Option_t * | option | ) |
|
Sets the object option stored in the list.
Definition at line 1152 of file TList.cxx.
◆ Streamer()
void TListIter::Streamer |
( |
TBuffer & | | ) |
|
|
overridevirtual |
◆ StreamerNVirtual()
void TListIter::StreamerNVirtual |
( |
TBuffer & | ClassDef_StreamerNVirtual_b | ) |
|
|
inline |
◆ fCurCursor
◆ fCursor
◆ fDirection
◆ fList
◆ fStarted
The documentation for this class was generated from the following files: