|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for RingFileCache< T >::Iterator, including all inherited members.
| cache_ptr | RingFileCache< T >::Iterator | private |
| curr | RingFileCache< T >::Iterator | private |
| curr_pos | RingFileCache< T >::Iterator | private |
| get_curr() const | RingFileCache< T >::Iterator | inline |
| get_curr_ne() const noexcept | RingFileCache< T >::Iterator | inline |
| get_pos() const noexcept | RingFileCache< T >::Iterator | inline |
| has_curr() const | RingFileCache< T >::Iterator | inline |
| increase_pos() | RingFileCache< T >::Iterator | inlineprivate |
| Iterator(const RingFileCache< T > &cache, const size_t offset=0) | RingFileCache< T >::Iterator | inline |
| load_curr() | RingFileCache< T >::Iterator | inlineprivate |
| next() | RingFileCache< T >::Iterator | inline |
| next_ne() noexcept | RingFileCache< T >::Iterator | inline |
| pos | RingFileCache< T >::Iterator | private |
| set_curr_pointer() | RingFileCache< T >::Iterator | inlineprivate |