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

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

classname() const noexceptpqxx::transaction_focusinlineprivate
complete()pqxx::stream_from
description() const (defined in pqxx::transaction_focus)pqxx::transaction_focusinlineprivate
get_raw_line()pqxx::stream_from
iter()&pqxx::stream_frominline
m_trans (defined in pqxx::transaction_focus)pqxx::transaction_focusprivate
name() const &noexceptpqxx::transaction_focusinlineprivate
operator bool() const noexceptpqxx::stream_frominline
operator!() const noexceptpqxx::stream_frominline
operator=(stream_from &&)=delete (defined in pqxx::stream_from)pqxx::stream_from
operator=(transaction_focus const &)=delete (defined in pqxx::transaction_focus)pqxx::transaction_focusprivate
operator=(transaction_focus &&other) (defined in pqxx::transaction_focus)pqxx::transaction_focusinlineprivate
operator>>(Tuple &)pqxx::stream_frominline
operator>>(std::variant< Vs... > &)=deletepqxx::stream_from
query(transaction_base &tx, std::string_view q)pqxx::stream_frominlinestatic
raw_line typedef (defined in pqxx::stream_from)pqxx::stream_from
raw_table(transaction_base &tx, std::string_view path, std::string_view columns=""sv)pqxx::stream_fromstatic
read_row()&pqxx::stream_from
reg_pending_error(std::string const &) noexcept (defined in pqxx::transaction_focus)pqxx::transaction_focusprivate
register_me() (defined in pqxx::transaction_focus)pqxx::transaction_focusprivate
registered() const noexcept (defined in pqxx::transaction_focus)pqxx::transaction_focusinlineprivate
stream_from(stream_from &&)=delete (defined in pqxx::stream_from)pqxx::stream_from
stream_from(transaction_base &, from_query_t, std::string_view query)pqxx::stream_from
stream_from(transaction_base &, from_table_t, std::string_view table)pqxx::stream_from
stream_from(transaction_base &, from_table_t, std::string_view table, Iter columns_begin, Iter columns_end)pqxx::stream_frominline
stream_from(transaction_base &tx, from_table_t, std::string_view table, Columns const &columns)pqxx::stream_frominline
stream_from(transaction_base &tx, std::string_view table)pqxx::stream_frominline
stream_from(transaction_base &tx, std::string_view table, Columns const &columns)pqxx::stream_frominline
stream_from(transaction_base &, std::string_view table, Iter columns_begin, Iter columns_end)pqxx::stream_from
table(transaction_base &tx, table_path path, std::initializer_list< std::string_view > columns={})pqxx::stream_fromstatic
transaction_focus(transaction_base &t, std::string_view cname, std::string_view oname) (defined in pqxx::transaction_focus)pqxx::transaction_focusinlineprivate
transaction_focus(transaction_base &t, std::string_view cname, std::string &&oname) (defined in pqxx::transaction_focus)pqxx::transaction_focusinlineprivate
transaction_focus(transaction_base &t, std::string_view cname) (defined in pqxx::transaction_focus)pqxx::transaction_focusinlineprivate
transaction_focus()=delete (defined in pqxx::transaction_focus)pqxx::transaction_focusprivate
transaction_focus(transaction_focus const &)=delete (defined in pqxx::transaction_focus)pqxx::transaction_focusprivate
transaction_focus(transaction_focus &&other) (defined in pqxx::transaction_focus)pqxx::transaction_focusinlineprivate
unregister_me() noexcept (defined in pqxx::transaction_focus)pqxx::transaction_focusprivate
~stream_from() noexcept (defined in pqxx::stream_from)pqxx::stream_from