VAPOR3 3.9.4
|
#include <Grid.h>
Public Member Functions | |
PolyIterator (std::unique_ptr< AbstractIterator< T > > it) | |
PolyIterator (PolyIterator const &rhs) | |
PolyIterator & | operator= (PolyIterator const &rhs) |
PolyIterator (PolyIterator &&rhs) | |
PolyIterator & | operator= (PolyIterator &&rhs) |
PolyIterator () | |
PolyIterator & | operator++ () |
PolyIterator | operator++ (int) |
PolyIterator & | operator+= (const long &offset) |
PolyIterator | operator+ (const long &offset) const |
const T & | operator* () const |
bool | operator== (const PolyIterator &rhs) const |
bool | operator!= (const PolyIterator &rhs) const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |