#include <connectionpolicy.hxx>
|
| using | handle = internal::pq::PGconn * |
| |
◆ handle
◆ connectionpolicy()
| pqxx::connectionpolicy::connectionpolicy |
( |
const std::string & |
opts | ) |
|
|
explicit |
Implementation of the pqxx::connection and sibling classes.
Different ways of setting up a backend connection.
Copyright (c) 2000-2019, Jeroen T. Vermeulen.
See COPYING for copyright license. If you did not receive a file called COPYING with this source code, please notify the distributor of this mistake, or contact the author.
◆ ~connectionpolicy()
| pqxx::connectionpolicy::~connectionpolicy |
( |
| ) |
|
|
virtualnoexcept |
◆ do_completeconnect()
◆ do_disconnect()
◆ do_dropconnect()
◆ do_startconnect()
◆ is_ready()
| bool pqxx::connectionpolicy::is_ready |
( |
handle |
h | ) |
const |
|
virtualnoexcept |
◆ normalconnect()
◆ options()
| const std::string& pqxx::connectionpolicy::options |
( |
| ) |
const |
|
noexcept |
The documentation for this class was generated from the following files: