ESyS-Particle  2.3.4
esys::lsm::ParticleCollection< TmplParticle >::ParticleIterator Class Reference

#include <ParticleCollection.h>

Inheritance diagram for esys::lsm::ParticleCollection< TmplParticle >::ParticleIterator:
Collaboration diagram for esys::lsm::ParticleCollection< TmplParticle >::ParticleIterator:

Public Types

typedef Particlevalue_type
 
- Public Types inherited from esys::lsm::ForwardIterator< TmplIteratable >
typedef TmplIteratable::value_type value_type
 
typedef TmplIteratable::reference reference
 
typedef TmplIteratable::iterator iterator
 

Public Member Functions

 ParticleIterator (const VectorIterator &it)
 
value_type next ()
 
value_type current () const
 
- Public Member Functions inherited from esys::lsm::ForwardIterator< TmplIteratable >
 ForwardIterator (TmplIteratable &container)
 
 ForwardIterator (const iterator &begin, const iterator &end)
 
bool hasNext () const
 
reference current () const
 
reference next ()
 

Member Typedef Documentation

◆ value_type

template<typename TmplParticle >
typedef Particle& esys::lsm::ParticleCollection< TmplParticle >::ParticleIterator::value_type

Constructor & Destructor Documentation

◆ ParticleIterator()

template<typename TmplParticle >
esys::lsm::ParticleCollection< TmplParticle >::ParticleIterator::ParticleIterator ( const VectorIterator it)
inline

Member Function Documentation

◆ current()

template<typename TmplParticle >
value_type esys::lsm::ParticleCollection< TmplParticle >::ParticleIterator::current ( ) const
inline

References esys::lsm::ForwardIterator< TmplIteratable >::current().

Here is the call graph for this function:

◆ next()

template<typename TmplParticle >
value_type esys::lsm::ParticleCollection< TmplParticle >::ParticleIterator::next ( )
inline

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