QxOrm  1.5.1
C++ Object Relational Mapping library

qx::service::QxConnect : define default connection parameters used by QxService module and QxHttpServer module of QxOrm library (this class is a singleton) More...

#include <QxConnect.h>

Inheritance diagram for qx::service::QxConnect:
qx::service::IxConnect qx::QxSingleton< QxConnect > qx::IxSingleton

List of all members.

Private Member Functions

 QxConnect ()
virtual ~QxConnect ()

Friends

class qx::QxSingleton< QxConnect >

Detailed Description

qx::service::QxConnect : define default connection parameters used by QxService module and QxHttpServer module of QxOrm library (this class is a singleton)

Definition at line 153 of file QxConnect.h.


Constructor & Destructor Documentation

qx::service::QxConnect::QxConnect ( ) [private]
virtual qx::service::QxConnect::~QxConnect ( ) [private, virtual]

Friends And Related Function Documentation

friend class qx::QxSingleton< QxConnect > [friend]

Definition at line 156 of file QxConnect.h.


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