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

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

as() constpqxx::rowinline
as_tuple() constpqxx::rowinlineprotected
at(size_type) const (defined in pqxx::row)pqxx::row
at(zview col_name) constpqxx::row
back() const noexcept (defined in pqxx::row)pqxx::row
begin() const noexcept (defined in pqxx::row)pqxx::row
cbegin() const noexcept (defined in pqxx::row)pqxx::row
cend() const noexcept (defined in pqxx::row)pqxx::row
check_size(size_type expected) constpqxx::rowinlineprotected
column_number(zview col_name) constpqxx::row
column_table(size_type col_num) constpqxx::row
column_table(zview col_name) constpqxx::rowinline
column_type(size_type) constpqxx::row
column_type(zview col_name) constpqxx::rowinline
const_iterator typedef (defined in pqxx::row)pqxx::row
const_reverse_iterator typedef (defined in pqxx::row)pqxx::row
const_row_iterator (defined in pqxx::row)pqxx::rowfriend
convert(Tuple &t) constpqxx::rowinlineprotected
crbegin() const noexcept (defined in pqxx::row)pqxx::row
crend() const noexcept (defined in pqxx::row)pqxx::row
difference_type typedef (defined in pqxx::row)pqxx::row
empty() const noexceptpqxx::row
end() const noexcept (defined in pqxx::row)pqxx::row
field (defined in pqxx::row)pqxx::rowfriend
front() const noexcept (defined in pqxx::row)pqxx::row
iterator typedef (defined in pqxx::row)pqxx::row
m_beginpqxx::rowprotected
m_endpqxx::rowprotected
m_indexpqxx::rowprotected
m_resultpqxx::rowprotected
num() const noexcept (defined in pqxx::row)pqxx::rowinline
operator!=(row const &rhs) const noexcept (defined in pqxx::row)pqxx::rowinline
operator=(row const &) noexcept=default (defined in pqxx::row)pqxx::row
operator=(row &&) noexcept=default (defined in pqxx::row)pqxx::row
operator==(row const &) const noexcept (defined in pqxx::row)pqxx::row
operator[](size_type) const noexcept (defined in pqxx::row)pqxx::row
operator[](zview col_name) constpqxx::row
pointer typedef (defined in pqxx::row)pqxx::row
pqxx::internal::result_iter (defined in pqxx::row)pqxx::rowfriend
rbegin() const noexcept (defined in pqxx::row)pqxx::row
reference typedef (defined in pqxx::row)pqxx::row
rend() const noexcept (defined in pqxx::row)pqxx::row
result (defined in pqxx::row)pqxx::rowfriend
reverse_iterator typedef (defined in pqxx::row)pqxx::row
row() noexcept=default (defined in pqxx::row)pqxx::row
row(row &&) noexcept=default (defined in pqxx::row)pqxx::row
row(row const &) noexcept=default (defined in pqxx::row)pqxx::row
row(result const &r, result_size_type index, size_type cols) noexceptpqxx::rowprotected
rownumber() const noexceptpqxx::rowinline
size() const noexcept (defined in pqxx::row)pqxx::rowinline
size_type typedef (defined in pqxx::row)pqxx::row
slice(size_type sbegin, size_type send) constpqxx::row
swap(row &) noexcept (defined in pqxx::row)pqxx::row
table_column(size_type) constpqxx::row
table_column(zview col_name) constpqxx::rowinline
to(Tuple &t) constpqxx::rowinline