FX::TnFXSQLDBRegistry Class Reference
[SQL Database Support]

#include <TnFXSQLDB.h>

List of all members.


Detailed Description

Knows of all currently available FX::TnFXSQLDB's.

In the future, this registry may be expanded to enumerate a directory for database driver DLL's and thus load them on demand. However, for now, it merely holds a registry of all known database drivers.

Definition at line 912 of file TnFXSQLDB.h.

Public Member Functions

 TnFXSQLDBRegistry ()
 ~TnFXSQLDBRegistry ()
QStringList drivers () const
FXAutoPtr< TnFXSQLDBinstantiate (const FXString &name, const FXString &dbname=FXString::nullStr(), const FXString &user=FXString::nullStr(), const QHostAddress &host=QHOSTADDRESS_LOCALHOST, FXushort port=0) const

Static Public Member Functions

static TnFXSQLDBRegistryprocessRegistry ()
static FXAutoPtr< TnFXSQLDBmake (const FXString &name, const FXString &dbname=FXString::nullStr(), const FXString &user=FXString::nullStr(), const QHostAddress &host=QHOSTADDRESS_LOCALHOST, FXushort port=0)

Friends

struct TnFXSQLDBRegistryPrivate
struct Register

Classes

struct  Register


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:49 2009 for TnFOX by doxygen v1.4.7