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

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

adorn_name(std::string_view)pqxx::connection
await_notification(sl=sl::current())pqxx::connection
await_notification(std::time_t seconds=10, long microseconds=0, sl=sl::current())pqxx::connection
backendpid() const &noexceptpqxx::connection
cancel_query(sl=sl::current())pqxx::connection
close(sl=sl::current())pqxx::connection
connecting classpqxx::connectionfriend
connection(sl loc=sl::current())pqxx::connectioninlineexplicit
connection(STRING const &connection_string, MAPPING &&params=empty_params_t(), sl=sl::current())pqxx::connectioninlineexplicit
connection(STRING const &connection_string, sl loc=sl::current())pqxx::connectioninlineexplicit
connection(MAPPING &&params, sl loc=sl::current())pqxx::connectioninlineexplicit
connection(connection &&rhs, sl=sl::current())pqxx::connection
connection(connection const &)=deletepqxx::connection
connection_string() constpqxx::connection
dbname() const noexceptpqxx::connection
encoding_id(sl=sl::current()) constpqxx::connection
encrypt_password(zview user, zview password, zview algorithm)pqxx::connectioninline
encrypt_password(char const user[], char const password[], char const *algorithm=nullptr)pqxx::connection
esc(char const text[], sl loc=sl::current()) constpqxx::connectioninline
esc(std::string_view text, std::span< char > buffer, sl loc=sl::current())pqxx::connectioninline
esc(std::string_view text, sl loc=sl::current()) constpqxx::connection
esc(DATA const &data) constpqxx::connectioninline
esc(DATA const &data, std::span< char > buffer, sl loc=sl::current()) constpqxx::connectioninline
esc_like(std::string_view text, char escape_char='\\', sl loc=sl::current()) constpqxx::connection
esc_raw(bytes_view) constpqxx::connection
esc_raw(DATA const &data) constpqxx::connectioninline
esc_raw(DATA const &data, std::span< char > buffer) constpqxx::connectioninline
get_client_encoding(sl loc=sl::current()) constpqxx::connection
get_encoding_group(sl loc=sl::current()) constpqxx::connectioninline
get_errorhandlers() constpqxx::connection
get_notifs(sl=sl::current())pqxx::connection
get_var(std::string_view var, sl loc=sl::current())pqxx::connection
get_var_as(std::string_view var, sl loc=sl::current())pqxx::connectioninline
get_variable(std::string_view, sl loc=sl::current())pqxx::connection
hostname() const noexceptpqxx::connection
internal::gate::connection_dbtransaction classpqxx::connectionfriend
internal::gate::connection_errorhandler classpqxx::connectionfriend
internal::gate::connection_largeobject classpqxx::connectionfriend
internal::gate::connection_notification_receiver classpqxx::connectionfriend
internal::gate::connection_pipeline classpqxx::connectionfriend
internal::gate::connection_sql_cursor classpqxx::connectionfriend
internal::gate::connection_stream_from classpqxx::connectionfriend
internal::gate::connection_stream_to classpqxx::connectionfriend
internal::gate::connection_transaction classpqxx::connectionfriend
internal::gate::const_connection_largeobject classpqxx::connectionfriend
is_open() const noexceptpqxx::connection
listen(std::string_view channel, notification_handler handler={}, sl=sl::current())pqxx::connection
notification_handler typedefpqxx::connection
operator=(connection &&rhs)pqxx::connection
operator=(connection const &)=deletepqxx::connection
port() const noexceptpqxx::connection
port_number(sl loc=sl::current()) constpqxx::connection
prepare(zview name, zview definition, sl loc=sl::current()) &pqxx::connectioninline
prepare(std::string const &name, std::string const &definition, sl loc=sl::current()) &pqxx::connectioninline
prepare(char const name[], char const definition[], sl loc=sl::current()) &pqxx::connection
prepare(std::string_view name, std::string_view definition, sl loc=sl::current()) &pqxx::connectioninline
prepare(char const definition[], sl loc=sl::current()) &pqxx::connection
prepare(zview definition, sl loc=sl::current()) &pqxx::connectioninline
process_notice(char const[]) noexceptpqxx::connection
process_notice(zview) noexceptpqxx::connection
protocol_version() const noexceptpqxx::connection
quote(T const &t, sl=sl::current()) constpqxx::connectioninline
quote_columns(STRINGS const &columns, sl=sl::current()) constpqxx::connectioninline
quote_name(std::string_view identifier) constpqxx::connection
quote_raw(bytes_view) constpqxx::connection
quote_raw(DATA const &data) constpqxx::connectioninline
quote_table(std::string_view name) constpqxx::connection
quote_table(table_path) constpqxx::connection
release_raw_connection() &&pqxx::connectioninline
seize_raw_connection(internal::pq::PGconn *raw_conn, sl loc=sl::current())pqxx::connectioninlinestatic
server_version() const noexceptpqxx::connection
set_client_encoding(zview encoding, sl loc=sl::current()) &pqxx::connectioninline
set_client_encoding(char const encoding[], sl=sl::current()) &pqxx::connection
set_notice_handler(std::function< void(zview)> handler)pqxx::connectioninline
set_session_var(std::string_view var, TYPE const &value, sl loc=sl::current()) &pqxx::connectioninline
set_variable(std::string_view var, std::string_view value, sl loc=sl::current()) &pqxx::connection
set_verbosity(error_verbosity verbosity) &noexceptpqxx::connection
sock() const &noexceptpqxx::connection
trace(std::FILE *) noexceptpqxx::connection
unesc_bin(std::string_view text, sl loc=sl::current()) constpqxx::connectioninline
unprepare(std::string_view name, sl loc=sl::current())pqxx::connection
username() const noexceptpqxx::connection
~connection()pqxx::connectioninline