#include <storage.hh>
Public Member Functions | |
| index_iterator () | |
| index_iterator (const index_iterator &) | |
| bool | operator== (const index_iterator &) const |
| bool | operator!= (const index_iterator &) const |
| index_iterator & | operator++ () |
| index_iterator | operator++ (int) |
| index_iterator & | operator+= (unsigned int) |
Static Public Member Functions | |
| static index_iterator | create (const iterator_base &) |
Public Attributes | |
| iterator | halt |
| iterator | walk |
| iterator | roof |
Private Member Functions | |
| bool | is_index (iterator) const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6