#include <connectionpolicy.hxx>
pqxx::connectionpolicy::connectionpolicy |
( |
const PGSTD::string & |
opts | ) |
|
|
explicit |
virtual pqxx::connectionpolicy::~connectionpolicy |
( |
| ) |
throw () |
|
virtual |
virtual handle pqxx::connectionpolicy::do_completeconnect |
( |
handle |
orig | ) |
|
|
virtual |
virtual handle pqxx::connectionpolicy::do_disconnect |
( |
handle |
orig | ) |
throw () |
|
virtual |
virtual handle pqxx::connectionpolicy::do_dropconnect |
( |
handle |
orig | ) |
throw () |
|
virtual |
virtual handle pqxx::connectionpolicy::do_startconnect |
( |
handle |
orig | ) |
|
|
virtual |
virtual bool pqxx::connectionpolicy::is_ready |
( |
handle |
| ) |
const throw () |
|
virtual |
const PGSTD::string& pqxx::connectionpolicy::options |
( |
| ) |
const throw () |
|
inline |
PGSTD::string pqxx::connectionpolicy::m_options |
|
private |
The documentation for this class was generated from the following file: