pqxx::connect_async Class Reference
[Connection classes]
Asynchronous connection policy; connects "in the background".
More...
#include <connection.hxx>
Inheritance diagram for pqxx::connect_async:
[legend]List of all members.
Detailed Description
Asynchronous connection policy; connects "in the background".
Connection is initiated immediately, but completion is deferred until the connection is actually needed.
This may help performance by allowing the client to do useful work while waiting for an answer from the server.
Constructor & Destructor Documentation
pqxx::connect_async::connect_async |
( |
const PGSTD::string & |
opts |
) |
[explicit] |
|
Member Function Documentation
bool pqxx::connect_async::is_ready |
( |
handle |
|
) |
const throw () [virtual] |
|
The documentation for this class was generated from the following files:
Generated on Sat May 27 17:35:09 2006 for libpqxx by
1.4.6