libpqxx
7.5.2
|
This is the complete list of members for pqxx::stream_from, including all inherited members.
classname() const noexcept | pqxx::transaction_focus | private |
columns | pqxx::stream_from | |
columns_begin | pqxx::stream_from | |
columns_end | pqxx::stream_from | |
complete() | pqxx::stream_from | |
description() const | pqxx::transaction_focus | private |
from_query_t | pqxx::stream_from | |
from_table_t | pqxx::stream_from | |
get_raw_line() | pqxx::stream_from | |
iter() | pqxx::stream_from | |
m_trans | pqxx::transaction_focus | private |
name() const noexcept | pqxx::transaction_focus | private |
operator bool() const noexcept | pqxx::stream_from | |
operator!() const noexcept | pqxx::stream_from | |
operator=(transaction_focus const &)=delete | pqxx::transaction_focus | private |
operator=(transaction_focus &&)=delete | pqxx::transaction_focus | private |
operator>>(Tuple &) | pqxx::stream_from | |
operator>>(std::variant< Vs... > &)=delete | pqxx::stream_from | |
query | pqxx::stream_from | |
query(transaction_base &tx, std::string_view q) | pqxx::stream_from | static |
query() factory instead.") stream_from(transaction_base & | pqxx::stream_from | |
raw_line typedef | pqxx::stream_from | |
raw_table(transaction_base &tx, std::string_view path, std::string_view columns=""sv) | pqxx::stream_from | static |
read_row() | pqxx::stream_from | |
reg_pending_error(std::string const &) noexcept | pqxx::transaction_focus | private |
register_me() | pqxx::transaction_focus | private |
registered() const noexcept | pqxx::transaction_focus | private |
stream_from(transaction_base &tx, std::string_view table) | pqxx::stream_from | |
stream_from(transaction_base &tx, std::string_view table, Columns const &columns) | pqxx::stream_from | |
stream_from(transaction_base &, std::string_view table, Iter columns_begin, Iter columns_end) | pqxx::stream_from | |
stream_from(transaction_base &tx, from_table_t, std::string_view table_name, Columns const &columns) | pqxx::stream_from | |
stream_from(transaction_base &tx, from_table_t, std::string_view table, Iter columns_begin, Iter columns_end) | pqxx::stream_from | |
table | pqxx::stream_from | |
table(transaction_base &tx, table_path path, std::initializer_list< std::string_view > columns={}) | pqxx::stream_from | static |
table() or raw_table() factory instead.") stream_from(transaction_base & | pqxx::stream_from | |
table() or raw_table() factory instead.") stream_from( transaction_base & | pqxx::stream_from | |
table() or raw_table() factory instead.") stream_from( transaction_base &tx | pqxx::stream_from | |
transaction_focus(transaction_base &t, std::string_view cname, std::string_view oname) | pqxx::transaction_focus | private |
transaction_focus(transaction_base &t, std::string_view cname, std::string &&oname) | pqxx::transaction_focus | private |
transaction_focus(transaction_base &t, std::string_view cname) | pqxx::transaction_focus | private |
transaction_focus()=delete | pqxx::transaction_focus | private |
transaction_focus(transaction_focus const &)=delete | pqxx::transaction_focus | private |
transaction_focus(transaction_focus &&)=delete | pqxx::transaction_focus | private |
unregister_me() noexcept | pqxx::transaction_focus | private |
~stream_from() noexcept | pqxx::stream_from |