|
Givaro
|
#include <givstoragedense.h>
Public Types | |
| typedef IndiceIterator_t | Self_t |
Public Member Functions | |
| IndiceIterator_t (Indice_t a) | |
| Indice_t | operator* () const |
| Self_t & | operator++ () |
| Self_t & | operator-- () |
| Self_t | operator++ (int) |
| Self_t | operator-- (int) |
| Self_t & | operator+= (Indice_t n) |
| Self_t & | operator-= (Indice_t n) |
| Indice_t | operator[] (Indice_t n) const |
| int | operator== (const Self_t &n) const |
| int | operator!= (const Self_t &n) const |
Data Fields | |
| Indice_t | _curr |
| typedef IndiceIterator_t Self_t |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| Indice_t _curr |
1.8.1.1