BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
HepConstAListIterator< T > Class Template Reference

#include <ConstAIterator.h>

+ Inheritance diagram for HepConstAListIterator< T >:

Public Member Functions

 HepConstAListIterator (const HepAList< T > &)
 
 HepConstAListIterator (const HepConstAList< T > &)
 
 HepConstAListIterator (const HepConstAListIterator< T > &)
 
 ~HepConstAListIterator ()
 
const T * operator() ()
 
const T * next ()
 
const T * prev ()
 
const T * current () const
 

Detailed Description

template<class T>
class HepConstAListIterator< T >

Definition at line 34 of file ConstAIterator.h.

Constructor & Destructor Documentation

◆ HepConstAListIterator() [1/3]

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

◆ HepConstAListIterator() [2/3]

template<class T >
HepConstAListIterator< T >::HepConstAListIterator ( const HepConstAList< T > &  )
inline

◆ HepConstAListIterator() [3/3]

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

◆ ~HepConstAListIterator()

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

Member Function Documentation

◆ current()

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

◆ next()

template<class T >
const T * HepConstAListIterator< T >::next ( )
inline

◆ operator()()

template<class T >
const T * HepConstAListIterator< T >::operator() ( )
inline

◆ prev()

template<class T >
const T * HepConstAListIterator< T >::prev ( )
inline

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