difference_type typedef | Gis_wkb_vector_const_iterator< T > | |
distance_type typedef | Gis_wkb_vector_const_iterator< T > | |
Gis_wkb_vector_const_iterator(const self &vi) | Gis_wkb_vector_const_iterator< T > | inline |
Gis_wkb_vector_const_iterator() | Gis_wkb_vector_const_iterator< T > | inline |
Gis_wkb_vector_const_iterator(index_type idx, const owner_t *owner) | Gis_wkb_vector_const_iterator< T > | inline |
index_type typedef | Gis_wkb_vector_const_iterator< T > | protected |
iterator_category typedef | Gis_wkb_vector_const_iterator< T > | |
m_curidx | Gis_wkb_vector_const_iterator< T > | protected |
m_owner | Gis_wkb_vector_const_iterator< T > | protected |
move_by(self &itr, difference_type n, bool back) const | Gis_wkb_vector_const_iterator< T > | inlineprotected |
operator!=(const self &itr) const | Gis_wkb_vector_const_iterator< T > | inline |
operator*() const | Gis_wkb_vector_const_iterator< T > | inline |
operator+(difference_type n) const | Gis_wkb_vector_const_iterator< T > | inline |
operator++() | Gis_wkb_vector_const_iterator< T > | inline |
operator++(int) | Gis_wkb_vector_const_iterator< T > | inline |
operator+=(difference_type n) | Gis_wkb_vector_const_iterator< T > | inline |
operator-(difference_type n) const | Gis_wkb_vector_const_iterator< T > | inline |
operator-(const self &itr) const | Gis_wkb_vector_const_iterator< T > | inline |
operator--() | Gis_wkb_vector_const_iterator< T > | inline |
operator--(int) | Gis_wkb_vector_const_iterator< T > | inline |
operator-=(difference_type n) | Gis_wkb_vector_const_iterator< T > | inline |
operator->() const | Gis_wkb_vector_const_iterator< T > | inline |
operator<(const self &itr) const | Gis_wkb_vector_const_iterator< T > | inline |
operator<=(const self &itr) const | Gis_wkb_vector_const_iterator< T > | inline |
operator=(const self &itr) | Gis_wkb_vector_const_iterator< T > | inline |
operator==(const self &itr) const | Gis_wkb_vector_const_iterator< T > | inline |
operator>(const self &itr) const | Gis_wkb_vector_const_iterator< T > | inline |
operator>=(const self &itr) const | Gis_wkb_vector_const_iterator< T > | inline |
operator[](difference_type offset) const | Gis_wkb_vector_const_iterator< T > | inline |
owner_t typedef | Gis_wkb_vector_const_iterator< T > | protected |
pointer typedef | Gis_wkb_vector_const_iterator< T > | |
reference typedef | Gis_wkb_vector_const_iterator< T > | |
self typedef | Gis_wkb_vector_const_iterator< T > | protected |
size_type typedef | Gis_wkb_vector_const_iterator< T > | |
value_type typedef | Gis_wkb_vector_const_iterator< T > | |
~Gis_wkb_vector_const_iterator()=default | Gis_wkb_vector_const_iterator< T > | |