IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
ippl::Index::iterator Class Reference

Public Member Functions

 iterator (int current, int stride=1)
 
int operator* ()
 
iterator operator-- (int)
 
iteratoroperator-- ()
 
iterator operator++ (int)
 
iteratoroperator++ ()
 
iteratoroperator+= (int i)
 
iteratoroperator-= (int i)
 
iterator operator+ (int i) const
 
iterator operator- (int i) const
 
int operator[] (int i) const
 
bool operator== (const iterator &y) const
 
bool operator< (const iterator &y) const
 
bool operator!= (const iterator &y) const
 
bool operator> (const iterator &y) const
 
bool operator<= (const iterator &y) const
 
bool operator>= (const iterator &y) const
 

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