pqxx::connect_null Class Reference
Nonfunctional, always-null connection policy for debugging purposes.
More...
#include <connection.hxx>
Inheritance diagram for pqxx::connect_null:
List of all members.
Detailed Description
Nonfunctional, always-null 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
The documentation for this class was generated from the following file:
Generated on Sun Dec 5 21:56:41 2004 for libpqxx by
1.3.9.1