|
UniSet
1.4.0
|
Открытые типы | |
| typedef CycleStorageIterator | Self |
Открытые члены | |
| CycleStorageIterator (CycleStorage *cstor) | |
| CycleStorageIterator (CycleStorage *cstor, int num) | |
| void * | operator* () const |
| Self & | operator++ () |
| Self | operator++ (int) |
| Self & | operator-- () |
| Self | operator-- (int) |
| bool | operator== (const Self &other) const |
| bool | operator!= (const Self &other) const |
| CycleStorage::iterator & CycleStorage::iterator::operator++ | ( | ) |
Некоторые операции для итератора
Перекрестные ссылки CycleStorage::readRow().
1.7.6.1