#include <errorhandler-connection.hxx>
Private Types | |
typedef errorhandler & | reference |
A reference to the host class. Helps keep constructors easy. More... | |
typedef callgate< errorhandler > | super |
This class, to keep constructors easy. More... | |
Private Member Functions | |
errorhandler_connection_base (reference x) | |
reference | home () const throw () |
The home object. The gate class has full "private" access. More... | |
void | unregister () throw () |
Friends | |
class | pqxx::connection_base |
|
protectedinherited |
A reference to the host class. Helps keep constructors easy.
|
protectedinherited |
This class, to keep constructors easy.
|
inlineprivate |
|
inlineprotectedinherited |
The home object. The gate class has full "private" access.
|
inlineprivate |
|
friend |