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(sl loc=sl::current()) constpqxx::rowinline
as_tuple(sl loc=sl::current()) const requires(requires(TUPLE t)pqxx::rowinline
at(size_type, sl=sl::current()) constpqxx::row
at(zview col_name, sl=sl::current()) constpqxx::row
back() const noexceptpqxx::row
begin() const noexceptpqxx::rowinline
cbegin() const noexceptpqxx::rowinline
cend() const noexceptpqxx::rowinline
column_number(zview col_name, sl loc=sl::current()) constpqxx::rowinline
column_table(size_type col_num, sl loc=sl::current()) constpqxx::rowinline
column_table(zview col_name, sl loc=sl::current()) constpqxx::rowinline
column_type(size_type col_num, sl loc=sl::current()) constpqxx::rowinline
column_type(zview col_name, sl loc=sl::current()) constpqxx::rowinline
const_iterator typedefpqxx::row
const_reverse_iterator typedefpqxx::row
crbegin() const noexceptpqxx::rowinline
crend() const noexceptpqxx::rowinline
difference_type typedefpqxx::row
end() const noexceptpqxx::rowinline
field classpqxx::rowfriend
front() const noexceptpqxx::row
iterator typedefpqxx::row
num() const noexceptpqxx::rowinline
operator!=(row const &rhs) const noexceptpqxx::rowinline
operator=(row const &) noexcept=defaultpqxx::row
operator=(row &&) noexcept=defaultpqxx::row
operator==(row const &rhs) const noexceptpqxx::rowinline
operator[](size_type) const noexceptpqxx::row
operator[](zview col_name) constpqxx::rowinline
pointer typedefpqxx::row
rbegin() const noexceptpqxx::rowinline
reference typedefpqxx::row
rend() const noexceptpqxx::rowinline
reverse_iterator typedefpqxx::row
row() noexcept=defaultpqxx::row
row(row &&) noexcept=defaultpqxx::row
row(row const &) noexcept=defaultpqxx::row
row(row_ref const &ref)pqxx::rowinlineexplicit
row_number() const noexceptpqxx::rowinline
rownumber() const noexceptpqxx::rowinline
size() const noexceptpqxx::rowinline
size_type typedefpqxx::row
swap(row &) noexceptpqxx::row
table_column(size_type col, sl loc=sl::current()) constpqxx::rowinline
table_column(zview col_name, sl loc=sl::current()) constpqxx::rowinline
to(Tuple &t, sl loc=sl::current()) constpqxx::rowinline
~row()=defaultpqxx::row