ESyS-Particle  2.3
esys::lsm::ParticleCollection< TmplParticle >::ParticleConstIterator Class Reference

#include <ParticleCollection.h>

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

Public Types

typedef const Particlevalue_type
 
- Public Types inherited from esys::lsm::ForwardConstIterator< TmplIteratable >
typedef TmplIteratable::value_type value_type
 
typedef
TmplIteratable::const_reference 
reference
 
typedef
TmplIteratable::const_iterator 
iterator
 

Public Member Functions

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

Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

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

Here is the call graph for this function:

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

References esys::lsm::ForwardConstIterator< TmplIteratable >::next().

Referenced by esys::lsm::ParticleCollection< TmplParticle >::getParticleBBox().

Here is the call graph for this function:

Here is the caller graph for this function:


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