openDbFactory Class Reference

#include <openDB.h>

Collaboration diagram for openDbFactory:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 openDbFactory (dbProvider dbImplementation, const char *strConnection)
 ~openDbFactory ()
openDBdb ()
 openDbFactory (dbProvider dbImplementation, const char *strConnection)
 ~openDbFactory ()
openDBdb ()

Private Attributes

openDBpDB
openDBpDB


Detailed Description

Definition at line 37 of file openDB.h.


Constructor & Destructor Documentation

openDbFactory::openDbFactory ( dbProvider  dbImplementation,
const char *  strConnection 
)

Definition at line 14 of file openDB.cpp.

References MySQL, ODBC, pDB, and PostGresQL.

openDbFactory::~openDbFactory (  ) 

Definition at line 40 of file openDB.cpp.

References pDB.

openDbFactory::openDbFactory ( dbProvider  dbImplementation,
const char *  strConnection 
)

openDbFactory::~openDbFactory (  ) 


Member Function Documentation

openDB & openDbFactory::db (  ) 

Definition at line 44 of file openDB.cpp.

References pDB.

Referenced by clearTable(), main(), and openLogin::synch().

openDB& openDbFactory::db (  ) 


Member Data Documentation

Definition at line 40 of file openDB.h.

Referenced by db(), openDbFactory(), and ~openDbFactory().

Definition at line 40 of file openDB.h.


The documentation for this class was generated from the following files:

Generated on Sat Aug 15 12:48:33 2009 for w3systemsDevelopment by  doxygen 1.5.5