![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <coresoftware/blob/master/offline/framework/phool/PHPointerListIterator.h>
Public Member Functions | |
| PHPointerListIterator (const PHPointerList< T > &) | |
| virtual | ~PHPointerListIterator () |
| T * | operator() () |
| void | operator-- () |
| void | reset () |
| size_t | pos () const |
Private Member Functions | |
| PHPointerListIterator ()=delete | |
Private Attributes | |
| const PHPointerList< T > & | m_List |
| size_t | m_Index |
Definition at line 11 of file PHPointerListIterator.h.
View newest version in sPHENIX GitHub at line 11 of file PHPointerListIterator.h
|
explicit |
Definition at line 28 of file PHPointerListIterator.h.
View newest version in sPHENIX GitHub at line 28 of file PHPointerListIterator.h
References PHPointerListIterator< T >::reset().
Here is the call graph for this function:
|
inlinevirtual |
Definition at line 15 of file PHPointerListIterator.h.
View newest version in sPHENIX GitHub at line 15 of file PHPointerListIterator.h
|
privatedelete |
| T * PHPointerListIterator< T >::operator() | ( | ) |
Definition at line 35 of file PHPointerListIterator.h.
View newest version in sPHENIX GitHub at line 35 of file PHPointerListIterator.h
| void PHPointerListIterator< T >::operator-- | ( | ) |
Definition at line 49 of file PHPointerListIterator.h.
View newest version in sPHENIX GitHub at line 49 of file PHPointerListIterator.h
|
inline |
Definition at line 19 of file PHPointerListIterator.h.
View newest version in sPHENIX GitHub at line 19 of file PHPointerListIterator.h
Referenced by PHCompositeNode::forgetMe(), and PHCompositeNode::prune().
Here is the caller graph for this function:| void PHPointerListIterator< T >::reset | ( | ) |
Definition at line 55 of file PHPointerListIterator.h.
View newest version in sPHENIX GitHub at line 55 of file PHPointerListIterator.h
Referenced by PHPointerListIterator< T >::PHPointerListIterator().
Here is the caller graph for this function:
|
private |
Definition at line 24 of file PHPointerListIterator.h.
View newest version in sPHENIX GitHub at line 24 of file PHPointerListIterator.h
Referenced by PHPointerListIterator< PdbCalBank >::pos().
|
private |
Definition at line 23 of file PHPointerListIterator.h.
View newest version in sPHENIX GitHub at line 23 of file PHPointerListIterator.h