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) constpqxx::fieldinline
as() constpqxx::fieldinline
as() const (defined in pqxx::field)pqxx::fieldinline
as(zview const &default_value) const (defined in pqxx::field)pqxx::fieldinline
as_array() const &noexceptpqxx::fieldinline
c_str() const &pqxx::field
col() const noexcept (defined in pqxx::field)pqxx::fieldinlineprotected
composite_to(T &...fields) constpqxx::fieldinline
const_row_iterator() noexcept=default (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
const_row_iterator(row const &t, row_size_type c) noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
const_row_iterator(field const &F) noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
const_row_iterator(const_row_iterator const &) noexcept=default (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
const_row_iterator(const_row_iterator &&) noexcept=default (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
difference_type typedef (defined in pqxx::const_row_iterator)pqxx::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) noexcept (defined in pqxx::field)pqxx::fieldinlineprotected
get() constpqxx::fieldinline
home() const noexcept (defined in pqxx::field)pqxx::fieldinlineprotected
idx() const noexcept (defined in pqxx::field)pqxx::fieldinlineprotected
is_null() const noexceptpqxx::field
iterator_category typedef (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
m_colpqxx::fieldprotected
name() const &pqxx::field
num() const noexceptpqxx::fieldinline
operator!=(const_row_iterator const &i) const noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
pqxx::field::operator!=(field const &rhs) const noexceptpqxx::fieldinline
operator*() const noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator+(difference_type) const noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator+ (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorfriend
operator++(int) &noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
operator++() noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator+=(difference_type i) noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator-(difference_type) const noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator-(const_row_iterator const &) const noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator--(int) &noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
operator--() noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator-=(difference_type i) noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator->() const noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator<(const_row_iterator const &i) const noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator<=(const_row_iterator const &i) const noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator=(const_row_iterator const &) noexcept=default (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
operator=(const_row_iterator &&) noexcept=default (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
operator==(const_row_iterator const &i) const noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
pqxx::field::operator==(field const &) const noexceptpqxx::field
operator>(const_row_iterator const &i) const noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator>=(const_row_iterator const &i) const noexcept (defined in pqxx::const_row_iterator)pqxx::const_row_iteratorinline
operator>>(T &obj) constpqxx::fieldinline
pointer typedef (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
reference typedef (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
size() const noexceptpqxx::field
size_type typedef (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
table() constpqxx::field
table_column() constpqxx::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) constpqxx::fieldinline
to(zview &obj) const (defined in pqxx::field)pqxx::fieldinline
to(zview &obj, zview const &default_value) const (defined in pqxx::field)pqxx::fieldinline
type() constpqxx::field
value_type typedef (defined in pqxx::const_row_iterator)pqxx::const_row_iterator
view() const &pqxx::fieldinline