|
| iterator (SHAPE_VEC_ITER aCurrent) |
|
| iterator (const iterator &aB) |
|
T | operator* () const |
|
void | operator++ () |
|
iterator & | operator++ (int aDummy) |
|
bool | operator== (const iterator &aRhs) const |
|
bool | operator!= (const iterator &aRhs) const |
|
const iterator & | operator= (const iterator &aRhs) |
|
| iterator (SHAPE_VEC_ITER aCurrent) |
|
| iterator (const iterator &aB) |
|
T | operator* () const |
|
void | operator++ () |
|
iterator & | operator++ (int aDummy) |
|
bool | operator== (const iterator &aRhs) const |
|
bool | operator!= (const iterator &aRhs) const |
|
const iterator & | operator= (const iterator &aRhs) |
|
The documentation for this class was generated from the following file: