![]() |
QxOrm
1.4.3
C++ Object Relational Mapping library
|
Define connection parameters used by QxService module of QxOrm library. More...
#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) | |
Defines | |
#define | QX_SERVICE_DEFAULT_SERIALIZATION_TYPE serialization_binary |
#define | QX_SERVICE_DEFAULT_ENCRYPT_KEY Q_UINT64_C(0x0f2aac3b24358a1a) |
Define connection parameters used by QxService module of QxOrm library.
Definition in file QxConnect.h.
#define QX_SERVICE_DEFAULT_ENCRYPT_KEY Q_UINT64_C(0x0f2aac3b24358a1a) |
Definition at line 71 of file QxConnect.h.
#define QX_SERVICE_DEFAULT_SERIALIZATION_TYPE serialization_binary |
Definition at line 50 of file QxConnect.h.