pqxx::connectionpolicy Class Reference
[Connection classes]

#include <connectionpolicy.hxx>

Inheritance diagram for pqxx::connectionpolicy:

Inheritance graph
[legend]

List of all members.

Protected Member Functions

handle normalconnect (handle)

Package Functions

 connectionpolicy (const PGSTD::string &opts)
virtual ~connectionpolicy () throw ()
const PGSTD::string & options () const throw ()
virtual handle do_startconnect (handle orig)
virtual handle do_completeconnect (handle orig)
virtual handle do_dropconnect (handle orig) throw ()
virtual handle do_disconnect (handle orig) throw ()
virtual bool is_ready (handle) const throw ()

Package Attributes

 __pad0__:pq::PGconn *handle


Constructor & Destructor Documentation

pqxx::connectionpolicy::connectionpolicy ( const PGSTD::string &  opts  )  [explicit, package]

pqxx::connectionpolicy::~connectionpolicy (  )  throw () [package, virtual]


Member Function Documentation

const PGSTD::string& pqxx::connectionpolicy::options (  )  const throw () [package]

pqxx::connectionpolicy::handle pqxx::connectionpolicy::do_startconnect ( handle  orig  )  [package, virtual]

pqxx::connectionpolicy::handle pqxx::connectionpolicy::do_completeconnect ( handle  orig  )  [package, virtual]

pqxx::connectionpolicy::handle pqxx::connectionpolicy::do_dropconnect ( handle  orig  )  throw () [package, virtual]

Reimplemented in pqxx::connect_async.

Referenced by do_disconnect().

pqxx::connectionpolicy::handle pqxx::connectionpolicy::do_disconnect ( handle  orig  )  throw () [package, virtual]

bool pqxx::connectionpolicy::is_ready ( handle  h  )  const throw () [package, virtual]

Reimplemented in pqxx::connect_async.

Referenced by pqxx::connection_base::init().

pqxx::connectionpolicy::handle pqxx::connectionpolicy::normalconnect ( handle  orig  )  [protected]


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Sun Nov 2 08:25:49 2008 for libpqxx by  doxygen 1.5.5