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

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

activate()pqxx::connection_base
add_reactivation_avoidance_count(int)pqxx::connection_baseprivate
add_receiver(notification_receiver *)pqxx::connection_baseprivate
AddVariables(const PGSTD::map< PGSTD::string, PGSTD::string > &)pqxx::connection_baseprivate
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
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
check_result(const result &)pqxx::connection_baseprivate
clearcaps()pqxx::connection_baseprivate
close()pqxx::connection_baseprotected
connection_base(connectionpolicy &)pqxx::connection_baseexplicitprotected
connection_base(const connection_base &)pqxx::connection_baseprivate
consume_input()pqxx::connection_baseprivate
dbname()pqxx::connection_base
deactivate()pqxx::connection_base
disconnect()pqxx::connection_base
encoding_code()pqxx::connection_baseprivate
EndCopyWrite()pqxx::connection_baseprivate
ErrMsg() const pqxx::connection_baseprivate
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
Exec(const char[], int Retries)pqxx::connection_baseprivate
find_prepared(const PGSTD::string &)pqxx::connection_baseprivate
get_errorhandlers() const pqxx::connection_base
get_notifs()pqxx::connection_base
get_result()pqxx::connection_baseprivate
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
internal::gate::connection_dbtransaction classpqxx::connection_basefriend
internal::gate::connection_errorhandler classpqxx::connection_basefriend
internal::gate::connection_largeobject classpqxx::connection_basefriend
internal::gate::connection_notification_receiver classpqxx::connection_basefriend
internal::gate::connection_parameterized_invocation classpqxx::connection_basefriend
internal::gate::connection_pipeline classpqxx::connection_basefriend
internal::gate::connection_prepare_invocation classpqxx::connection_basefriend
internal::gate::connection_reactivation_avoidance_exemption classpqxx::connection_basefriend
internal::gate::connection_sql_cursor classpqxx::connection_basefriend
internal::gate::connection_transaction classpqxx::connection_basefriend
InternalSetTrace()pqxx::connection_baseprivate
is_busy() const pqxx::connection_baseprivate
is_open() const pqxx::connection_base
m_capspqxx::connection_baseprivate
m_Completedpqxx::connection_baseprivate
m_Connpqxx::connection_baseprivate
m_errorhandlerspqxx::connection_baseprivate
m_inhibit_reactivationpqxx::connection_baseprivate
m_policypqxx::connection_baseprivate
m_preparedpqxx::connection_baseprivate
m_reactivation_avoidancepqxx::connection_baseprivate
m_receiverspqxx::connection_baseprivate
m_serverversionpqxx::connection_baseprivate
m_Tracepqxx::connection_baseprivate
m_Transpqxx::connection_baseprivate
m_unique_idpqxx::connection_baseprivate
m_Varspqxx::connection_baseprivate
m_verbositypqxx::connection_baseprivate
make_result(internal::pq::PGresult *rhs, const PGSTD::string &query)pqxx::connection_baseprivate
normal enum valuepqxx::connection_base
operator=(const connection_base &)pqxx::connection_baseprivate
parameterized_exec(const PGSTD::string &query, const char *const params[], const int paramlengths[], const int binaries[], int nparams)pqxx::connection_baseprivate
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
prepared_exec(const PGSTD::string &, const char *const [], const int[], const int[], int)pqxx::connection_baseprivate
prepared_exists(const PGSTD::string &) const pqxx::connection_baseprivate
process_notice(const char[])pqxx::connection_base
process_notice(const PGSTD::string &)pqxx::connection_base
process_notice_raw(const char msg[])pqxx::connection_baseprivate
protocol_version() const pqxx::connection_base
PSMap typedefpqxx::connection_baseprivate
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
RawConnection() const pqxx::connection_baseinlineprivate
RawGetVar(const PGSTD::string &)pqxx::connection_baseprivate
RawSetVar(const PGSTD::string &, const PGSTD::string &)pqxx::connection_baseprivate
read_capabilities()pqxx::connection_baseprivate
ReadCopyLine(PGSTD::string &)pqxx::connection_baseprivate
receiver_list typedefpqxx::connection_baseprivate
register_errorhandler(errorhandler *)pqxx::connection_baseprivate
register_prepared(const PGSTD::string &)pqxx::connection_baseprivate
RegisterTransaction(transaction_base *)pqxx::connection_baseprivate
remove_receiver(notification_receiver *)pqxx::connection_baseprivate
Reset()pqxx::connection_baseprivate
RestoreVars()pqxx::connection_baseprivate
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
SetupState()pqxx::connection_baseprivate
simulate_failure()pqxx::connection_base
sock() const pqxx::connection_base
start_exec(const PGSTD::string &)pqxx::connection_baseprivate
Status() const pqxx::connection_baseprivate
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
unregister_errorhandler(errorhandler *)pqxx::connection_baseprivate
UnregisterTransaction(transaction_base *)pqxx::connection_baseprivate
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
WriteCopyLine(const PGSTD::string &)pqxx::connection_baseprivate