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

P::SQLDriver Class Reference
[SQL Database library]

SQL Driver base class. More...

#include <psqldriver.h>

List of all members.

Public Member Functions

 SQLDriver ()
virtual ~SQLDriver ()
virtual ConnectionHandleconnect (const std::string &user, const std::string &passwd, const std::string &db, const std::string &host)=0 throw (SQLError)
virtual void close (ConnectionHandle *handle)=0 throw ()


Detailed Description

SQL Driver base class.

Author:
Christian Prochnow <cproch@seculogix.de>

Definition at line 47 of file psqldriver.h.


Constructor & Destructor Documentation

P::SQLDriver::SQLDriver  ) 
 

virtual P::SQLDriver::~SQLDriver  )  [virtual]
 


Member Function Documentation

virtual void P::SQLDriver::close ConnectionHandle handle  )  throw () [pure virtual]
 

virtual ConnectionHandle* P::SQLDriver::connect const std::string &  user,
const std::string &  passwd,
const std::string &  db,
const std::string &  host
throw (SQLError) [pure virtual]
 


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:36 2004 for P::Classes by doxygen 1.3.3