QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

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)
 

Detailed Description

Define connection parameters used by QxService module of QxOrm library.

Author
Lionel Marty

Definition in file QxConnect.h.