Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

connectionitf.h

Go to the documentation of this file.
00001 /*-------------------------------------------------------------------------
00002  *
00003  *   FILE
00004  *      pqxx/connectionitf.h
00005  *
00006  *   DESCRIPTION
00007  *      Backward compatibility for when Connection_base was still ConnectionItf
00008  *
00009  * Copyright (c) 2003, Jeroen T. Vermeulen <jtv@xs4all.nl>
00010  *
00011  *-------------------------------------------------------------------------
00012  */
00013 #ifndef PQXX_CONNECTIONITF_H
00014 #define PQXX_CONNECTIONITF_H
00015 
00016 #include <pqxx/connection_base.h>
00017 
00018 namespace pqxx
00019 {
00021 
00024 typedef Connection_base ConnectionItf;
00025 }
00026 
00027 #endif

Generated on Sat May 24 02:03:11 2003 for libpqxx by doxygen1.3-rc3