libpqxx  7.5.1
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()pqxx::connection
await_notification(std::time_t seconds, long microseconds)pqxx::connection
backendpid() const noexceptpqxx::connection
cancel_query()pqxx::connection
close()pqxx::connection
connection()pqxx::connection
connection(char const options[])pqxx::connectionexplicit
connection(zview options)pqxx::connectionexplicit
connection(connection &&rhs)pqxx::connection
connection(connection const &)=deletepqxx::connection
connection_string() constpqxx::connection
dbname() constpqxx::connection
encoding_id() constpqxx::connection
encrypt_password(zview user, zview password, zview algorithm)pqxx::connection
encrypt_password(char const user[], char const password[], char const *algorithm=nullptr)pqxx::connection
esc(char const text[], std::size_t maxlen) constpqxx::connection
esc(char const text[]) constpqxx::connection
esc(std::string_view text) constpqxx::connection
esc_like(std::string_view text, char escape_char='\\') constpqxx::connection
esc_raw(unsigned char const bin[], std::size_t len) constpqxx::connection
esc_raw(std::basic_string_view< std::byte >) constpqxx::connection
get_client_encoding() constpqxx::connection
get_errorhandlers() constpqxx::connection
get_notifs()pqxx::connection
get_variable(std::string_view)pqxx::connection
hostname() constpqxx::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
operator=(connection &&rhs)pqxx::connection
operator=(connection const &)=deletepqxx::connection
port() constpqxx::connection
prepare(zview name, zview definition)pqxx::connection
prepare(char const name[], char const definition[])pqxx::connection
prepare(char const definition[])pqxx::connection
prepare(zview definition)pqxx::connection
process_notice(char const []) noexceptpqxx::connection
process_notice(zview) noexceptpqxx::connection
protocol_version() const noexceptpqxx::connection
quote(T const &t) constpqxx::connection
quote(binarystring const &) constpqxx::connection
quote(std::basic_string_view< std::byte > bytes) constpqxx::connection
quote_columns(CONTAINER const &columns) constpqxx::connection
quote_name(std::string_view identifier) constpqxx::connection
quote_raw(unsigned char const bin[], std::size_t len) constpqxx::connection
quote_raw(std::basic_string_view< std::byte >) constpqxx::connection
quote_table(std::string_view name) constpqxx::connection
quote_table(table_path) constpqxx::connection
server_version() const noexceptpqxx::connection
set_client_encoding(zview encoding)pqxx::connection
set_client_encoding(char const encoding[])pqxx::connection
set_variable(std::string_view var, std::string_view value)pqxx::connection
set_verbosity(error_verbosity verbosity) noexceptpqxx::connection
sock() const noexceptpqxx::connection
trace(std::FILE *) noexceptpqxx::connection
unesc_raw(zview text) constpqxx::connection
unesc_raw(char const text[]) constpqxx::connection
unprepare(std::string_view name)pqxx::connection
username() constpqxx::connection
~connection()pqxx::connection