pqxx::connect_null Class Reference
[Connection classes]

Nonfunctional, always-down connection policy for debugging purposes. More...

#include <connection.hxx>

Inheritance diagram for pqxx::connect_null:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 connect_null (const PGSTD::string &opts)

Detailed Description

Nonfunctional, always-down connection policy for debugging purposes.

Warning:
You don't want to use this policy in normal code. Written purely for debugging of exception handling, this "connection policy" always fails to connect, and the internal connection pointer always remains null.


Constructor & Destructor Documentation

pqxx::connect_null::connect_null ( const PGSTD::string &  opts  )  [explicit]


The documentation for this class was generated from the following file:
Generated on Thu Feb 1 17:12:29 2007 for libpqxx by  doxygen 1.5.1