QxOrm
1.5.0
C++ Object Relational Mapping library
|
Define connection parameters used by QxService module of QxOrm library. More...
#include <QtNetwork/qsslsocket.h>
#include <QtNetwork/qsslconfiguration.h>
#include <QtNetwork/qsslcertificate.h>
#include <QtNetwork/qsslerror.h>
#include <QtNetwork/qsslkey.h>
#include <QxSingleton/QxSingleton.h>
Go to the source code of this file.
Classes | |
class | qx::service::QxConnect |
qx::service::QxConnect : define connection parameters used by QxService module of QxOrm library (this class is a singleton) More... | |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. | |
namespace | qx::service |
QxOrm library services engine to provide easy and powerful way to create C++ application server (to transfer data over network) |
Define connection parameters used by QxService module of QxOrm library.
Definition in file QxConnect.h.