libpqxx  7.8.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
connecting classpqxx::connectionfriend
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() const pqxx::connection
dbname() const pqxx::connection
encoding_id() const pqxx::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) const pqxx::connection
esc(char const text[]) const pqxx::connection
esc(std::string_view text) const pqxx::connection
esc_like(std::string_view text, char escape_char= '\\') const pqxx::connection
esc_raw(unsigned char const bin[], std::size_t len) const pqxx::connection
esc_raw(std::basic_string_view< std::byte >) const pqxx::connection
get_client_encoding() const pqxx::connection
get_errorhandlers() const pqxx::connection
get_notifs()pqxx::connection
get_var(std::string_view var)pqxx::connection
get_var_as(std::string_view var)pqxx::connection
get_variable(std::string_view)pqxx::connection
hostname() const pqxx::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_frompqxx::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() const pqxx::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) const pqxx::connection
quote(binarystring const &) const pqxx::connection
quote(std::basic_string_view< std::byte > bytes) const pqxx::connection
quote_columns(STRINGS const &columns) const pqxx::connection
quote_name(std::string_view identifier) const pqxx::connection
quote_raw(unsigned char const bin[], std::size_t len) const pqxx::connection
quote_raw(std::basic_string_view< std::byte >) const pqxx::connection
quote_table(std::string_view name) const pqxx::connection
quote_table(table_path) const pqxx::connection
release_raw_connection()&&pqxx::connection
seize_raw_connection(internal::pq::PGconn *raw_conn)pqxx::connectionstatic
server_version() const noexceptpqxx::connection
set_client_encoding(zview encoding)&pqxx::connection
set_client_encoding(char const encoding[])&pqxx::connection
set_session_var(std::string_view var, TYPE const &value)&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_bin(std::string_view text) const pqxx::connection
unesc_raw(zview text) const pqxx::connection
unesc_raw(char const text[]) const pqxx::connection
unprepare(std::string_view name)pqxx::connection
username() const pqxx::connection
~connection()pqxx::connection