libpqxx
The C++ client library for PostgreSQL
pqxx::const_row_iterator Member List

This is the complete list of members for pqxx::const_row_iterator, including all inherited members.

col() const noexceptpqxx::const_row_iteratorinline
const_row_iterator() noexcept=defaultpqxx::const_row_iterator
const_row_iterator(row_ref const &t, row_size_type c) noexceptpqxx::const_row_iteratorinline
const_row_iterator(field_ref const &f) noexceptpqxx::const_row_iteratorinlineexplicit
const_row_iterator(const_row_iterator const &) noexcept=defaultpqxx::const_row_iterator
const_row_iterator(const_row_iterator &&) noexcept=defaultpqxx::const_row_iterator
difference_type typedefpqxx::const_row_iterator
iterator_category typedefpqxx::const_row_iterator
operator!=(const_row_iterator const &i) const noexceptpqxx::const_row_iteratorinline
operator*() const noexceptpqxx::const_row_iteratorinline
operator+(difference_type) const noexceptpqxx::const_row_iteratorinline
operator+(difference_type, const_row_iterator const &) noexceptpqxx::const_row_iteratorfriend
operator++(int) &noexceptpqxx::const_row_iterator
operator++() noexceptpqxx::const_row_iteratorinline
operator+=(difference_type n) noexceptpqxx::const_row_iteratorinline
operator-(difference_type) const noexceptpqxx::const_row_iteratorinline
operator-(const_row_iterator const &) const noexceptpqxx::const_row_iteratorinline
operator--(int) &noexceptpqxx::const_row_iterator
operator--() noexceptpqxx::const_row_iteratorinline
operator-=(difference_type n) noexceptpqxx::const_row_iteratorinline
operator->() const noexceptpqxx::const_row_iteratorinline
operator<(const_row_iterator const &i) const noexceptpqxx::const_row_iteratorinline
operator<=(const_row_iterator const &i) const noexceptpqxx::const_row_iteratorinline
operator=(const_row_iterator const &) noexcept=defaultpqxx::const_row_iterator
operator=(const_row_iterator &&) noexcept=defaultpqxx::const_row_iterator
operator==(const_row_iterator const &i) const noexceptpqxx::const_row_iteratorinline
operator>(const_row_iterator const &i) const noexceptpqxx::const_row_iteratorinline
operator>=(const_row_iterator const &i) const noexceptpqxx::const_row_iteratorinline
operator[](difference_type offset) const noexceptpqxx::const_row_iteratorinline
pointer typedefpqxx::const_row_iterator
reference typedefpqxx::const_row_iterator
size_type typedefpqxx::const_row_iterator
value_type typedefpqxx::const_row_iterator
~const_row_iterator()=defaultpqxx::const_row_iterator