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

pqxx::connect_null Class Reference

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

#include <connection.hxx>

Inheritance diagram for pqxx::connect_null:

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

Public Member Functions

 connect_null (connection_base &c)

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

pqxx::connect_null::connect_null connection_base c  )  [explicit]
 


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