Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

pqxx::connect_async Class Reference

Asynchronous connection policy; connects "in the background". More...

#include <connection.hxx>

Inheritance diagram for pqxx::connect_async:

pqxx::internal::connectionpolicy_base List of all members.

Public Member Functions

 connect_async (connection_base &c)

Detailed Description

Asynchronous connection policy; connects "in the background".

A connection to the server 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 connection_base c  )  [explicit]
 


The documentation for this class was generated from the following files:
Generated on Sun Dec 5 21:56:41 2004 for libpqxx by  doxygen 1.3.9.1