get(aspectid_t aspect=afl::FIELD_NONE) const | afl::Iterator | |
Iterator(const Iterator &toCopy) | afl::Iterator | |
Iterator(const Field *field, size_t loc) | afl::Iterator | [protected] |
operator!=(const Iterator &toCompare) const | afl::Iterator | |
operator+(ptrdiff_t a) const | afl::Iterator | |
operator+(ptrdiff_t a, const Iterator &i) | afl::Iterator | [friend] |
operator++() | afl::Iterator | |
operator++(int ignored) | afl::Iterator | |
operator+=(ptrdiff_t a) | afl::Iterator | |
operator-(ptrdiff_t a) const | afl::Iterator | |
operator-(const Iterator &i) const | afl::Iterator | |
operator--(int ignored) | afl::Iterator | |
operator--() | afl::Iterator | |
operator-=(ptrdiff_t a) | afl::Iterator | |
operator<(const Iterator &toCompare) const | afl::Iterator | |
operator<=(const Iterator &toCompare) const | afl::Iterator | |
operator=(const Iterator &toCopy) | afl::Iterator | |
operator==(const Iterator &toCompare) const | afl::Iterator | |
operator>(const Iterator &toCompare) const | afl::Iterator | |
operator>=(const Iterator &toCompare) const | afl::Iterator |