_index | c4_Cursor | |
_seq | c4_Cursor | |
c4_Cursor(c4_Sequence &, int) | c4_Cursor | [inline] |
operator *() const | c4_Cursor | [inline] |
operator!=(c4_Cursor, c4_Cursor) | c4_Cursor | [friend] |
operator!=(const c4_RowRef &, const c4_RowRef &) | c4_Cursor | [friend] |
operator+(c4_Cursor, int) | c4_Cursor | [friend] |
operator+(int, c4_Cursor) | c4_Cursor | [friend] |
operator++() | c4_Cursor | [inline] |
operator++(int) | c4_Cursor | [inline] |
operator+=(int) | c4_Cursor | [inline] |
operator-(int) const | c4_Cursor | [inline] |
operator-(c4_Cursor) const | c4_Cursor | [inline] |
operator--() | c4_Cursor | [inline] |
operator--(int) | c4_Cursor | [inline] |
operator-=(int) | c4_Cursor | [inline] |
operator<(c4_Cursor, c4_Cursor) | c4_Cursor | [friend] |
operator<(const c4_RowRef &, const c4_RowRef &) | c4_Cursor | [friend] |
operator<=(c4_Cursor, c4_Cursor) | c4_Cursor | [friend] |
operator<=(const c4_RowRef &, const c4_RowRef &) | c4_Cursor | [friend] |
operator==(c4_Cursor, c4_Cursor) | c4_Cursor | [friend] |
operator==(const c4_RowRef &, const c4_RowRef &) | c4_Cursor | [friend] |
operator>(c4_Cursor, c4_Cursor) | c4_Cursor | [friend] |
operator>(const c4_RowRef &, const c4_RowRef &) | c4_Cursor | [friend] |
operator>=(c4_Cursor, c4_Cursor) | c4_Cursor | [friend] |
operator>=(const c4_RowRef &, const c4_RowRef &) | c4_Cursor | [friend] |
operator[](int) const | c4_Cursor | [inline] |