libpqxx  v4.0-1
C++ library for PostgreSQL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pqxx::basic_connection< CONNECTPOLICY > Member List

This is the complete list of members for pqxx::basic_connection< CONNECTPOLICY >, including all inherited members.

activate()pqxx::connection_base
adorn_name(const PGSTD::string &)pqxx::connection_base
await_notification()pqxx::connection_base
await_notification(long seconds, long microseconds)pqxx::connection_base
backendpid() const pqxx::connection_base
basic_connection()pqxx::basic_connection< CONNECTPOLICY >inline
basic_connection(const PGSTD::string &opt)pqxx::basic_connection< CONNECTPOLICY >inlineexplicit
basic_connection(const char opt[])pqxx::basic_connection< CONNECTPOLICY >inlineexplicit
cancel_query()pqxx::connection_base
cap_create_table_with_oids enum valuepqxx::connection_base
cap_cursor_fetch_0 enum valuepqxx::connection_base
cap_cursor_scroll enum valuepqxx::connection_base
cap_cursor_update enum valuepqxx::connection_base
cap_cursor_with_hold enum valuepqxx::connection_base
cap_end enum valuepqxx::connection_base
cap_nested_transactions enum valuepqxx::connection_base
cap_notify_payload enum valuepqxx::connection_base
cap_parameterized_statements enum valuepqxx::connection_base
cap_prepare_unnamed_statement enum valuepqxx::connection_base
cap_prepared_statements enum valuepqxx::connection_base
cap_read_only_transactions enum valuepqxx::connection_base
cap_statement_varargs enum valuepqxx::connection_base
cap_table_column enum valuepqxx::connection_base
capability enum namepqxx::connection_base
close()pqxx::connection_baseprotected
connection_base(connectionpolicy &)pqxx::connection_baseexplicitprotected
dbname()pqxx::connection_base
deactivate()pqxx::connection_base
disconnect()pqxx::connection_base
error_verbosity enum namepqxx::connection_base
esc(const char str[])pqxx::connection_base
esc(const char str[], size_t maxlen)pqxx::connection_base
esc(const PGSTD::string &str)pqxx::connection_base
esc_raw(const unsigned char str[], size_t len)pqxx::connection_base
get_errorhandlers() const pqxx::connection_base
get_notifs()pqxx::connection_base
get_variable(const PGSTD::string &)pqxx::connection_base
get_verbosity() const pqxx::connection_baseinline
hostname()pqxx::connection_base
inhibit_reactivation(bool inhibit)pqxx::connection_baseinline
init()pqxx::connection_baseprotected
is_open() const pqxx::connection_base
m_optionspqxx::basic_connection< CONNECTPOLICY >private
m_policypqxx::basic_connection< CONNECTPOLICY >private
normal enum valuepqxx::connection_base
options() const pqxx::basic_connection< CONNECTPOLICY >inline
perform(const TRANSACTOR &T, int Attempts)pqxx::connection_baseinline
perform(const TRANSACTOR &T)pqxx::connection_baseinline
port()pqxx::connection_base
prepare(const PGSTD::string &name, const PGSTD::string &definition)pqxx::connection_base
prepare(const PGSTD::string &definition)pqxx::connection_base
prepare_now(const PGSTD::string &name)pqxx::connection_base
process_notice(const char[])pqxx::connection_base
process_notice(const PGSTD::string &)pqxx::connection_base
protocol_version() const pqxx::connection_base
quote(const T &t)pqxx::connection_baseinline
quote(const binarystring &)pqxx::connection_base
quote_name(const PGSTD::string &identifier)pqxx::connection_base
quote_raw(const unsigned char str[], size_t len)pqxx::connection_base
server_version() const pqxx::connection_base
set_client_encoding(const PGSTD::string &Encoding)pqxx::connection_baseinline
set_variable(const PGSTD::string &Var, const PGSTD::string &Value)pqxx::connection_base
set_verbosity(error_verbosity verbosity)pqxx::connection_base
simulate_failure()pqxx::connection_base
sock() const pqxx::connection_base
supports(capability c) const pqxx::connection_baseinline
terse enum valuepqxx::connection_base
trace(PGSTD::FILE *)pqxx::connection_base
unprepare(const PGSTD::string &name)pqxx::connection_base
username()pqxx::connection_base
verbose enum valuepqxx::connection_base
wait_read() const pqxx::connection_baseprotected
wait_read(long seconds, long microseconds) const pqxx::connection_baseprotected
wait_write() const pqxx::connection_baseprotected
~basic_connection()pqxx::basic_connection< CONNECTPOLICY >inline