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.

as(T const &default_value) const pqxx::fieldinline
as() const pqxx::fieldinline
as() const pqxx::fieldinline
as(zview const &default_value) const pqxx::fieldinline
as_array() const &noexceptpqxx::fieldinline
as_sql_array() const pqxx::fieldinline
c_str() const &pqxx::field
col() const noexceptpqxx::fieldinlineprotected
composite_to(T &...fields) const pqxx::fieldinline
const_row_iterator() noexcept=defaultpqxx::const_row_iterator
const_row_iterator(row const &t, row_size_type c) noexceptpqxx::const_row_iteratorinline
const_row_iterator(field const &F) noexceptpqxx::const_row_iteratorinline
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
field(row const &r, row_size_type c) noexceptpqxx::field
field() noexcept=defaultpqxx::field
field(result const &r, result_size_type row_num, row_size_type col_num) noexceptpqxx::fieldinlineprotected
get() const pqxx::fieldinline
home() const noexceptpqxx::fieldinlineprotected
idx() const noexceptpqxx::fieldinlineprotected
is_null() const noexceptpqxx::field
iterator_category typedefpqxx::const_row_iterator
m_colpqxx::fieldprotected
name() const &pqxx::field
num() const noexceptpqxx::fieldinline
operator!=(const_row_iterator const &i) const noexceptpqxx::const_row_iteratorinline
pqxx::field::operator!=(field const &rhs) const noexceptpqxx::fieldinline
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 i) 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 i) 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
pqxx::field::operator==(field const &) const noexceptpqxx::field
operator>(const_row_iterator const &i) const noexceptpqxx::const_row_iteratorinline
operator>=(const_row_iterator const &i) const noexceptpqxx::const_row_iteratorinline
operator>>(T &obj) const pqxx::fieldinline
operator[](difference_type offset) const noexceptpqxx::const_row_iteratorinline
pointer typedefpqxx::const_row_iterator
reference typedefpqxx::const_row_iterator
size() const noexceptpqxx::field
size_type typedefpqxx::const_row_iterator
table() const pqxx::field
table_column() const pqxx::field
to(T &obj) const -> typename std::enable_if_t< (not std::is_pointer< T >::value or std::is_same< T, char const * >::value), bool >pqxx::fieldinline
to(T &obj, T const &default_value) const -> typename std::enable_if_t< (not std::is_pointer< T >::value or std::is_same< T, char const * >::value), bool >pqxx::fieldinline
to(char const *&obj) const pqxx::fieldinline
to(zview &obj) const pqxx::fieldinline
to(zview &obj, zview const &default_value) const pqxx::fieldinline
type() const pqxx::field
value_type typedefpqxx::const_row_iterator
view() const &pqxx::fieldinline