BOSS 6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
HepCListIterator< T > Class Template Reference

#include <CIterator.h>

+ Inheritance diagram for HepCListIterator< T >:

Public Member Functions

 HepCListIterator (const HepCList< T > &)
 
 HepCListIterator (const HepAList< T > &)
 
 HepCListIterator (const HepCListIterator< T > &)
 
 ~HepCListIterator ()
 
T * operator() ()
 
T * next ()
 
T * prev ()
 
T * current () const
 

Detailed Description

template<class T>
class HepCListIterator< T >

Definition at line 34 of file CIterator.h.

Constructor & Destructor Documentation

◆ HepCListIterator() [1/3]

template<class T >
HepCListIterator< T >::HepCListIterator ( const HepCList< T > &  )
inline

◆ HepCListIterator() [2/3]

template<class T >
HepCListIterator< T >::HepCListIterator ( const HepAList< T > &  )
inline

◆ HepCListIterator() [3/3]

template<class T >
HepCListIterator< T >::HepCListIterator ( const HepCListIterator< T > &  )
inline

◆ ~HepCListIterator()

template<class T >
HepCListIterator< T >::~HepCListIterator ( )
inline

Member Function Documentation

◆ current()

template<class T >
T * HepCListIterator< T >::current ( ) const
inline

◆ next()

template<class T >
T * HepCListIterator< T >::next ( )
inline

◆ operator()()

template<class T >
T * HepCListIterator< T >::operator() ( )
inline

◆ prev()

template<class T >
T * HepCListIterator< T >::prev ( )
inline

The documentation for this class was generated from the following file: