QxOrm
1.5.0
C++ Object Relational Mapping library
|
Thread to execute a transaction of QxService module. More...
#include <QtNetwork/qtcpsocket.h>
#include <QtNetwork/qsslsocket.h>
#include <QtNetwork/qsslconfiguration.h>
#include <QtNetwork/qsslcertificate.h>
#include <QtNetwork/qsslerror.h>
#include <QtNetwork/qsslkey.h>
#include <QxService/QxTransaction.h>
Go to the source code of this file.
Classes | |
class | qx::service::QxThread |
qx::service::QxThread : thread to execute a transaction of QxService module 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_THREAD_H_ |
#define | QX_TYPE_SOCKET_DESC qintptr |
Thread to execute a transaction of QxService module.
Definition in file QxThread.h.
#define _QX_SERVICE_THREAD_H_ |
Definition at line 38 of file QxThread.h.
#define QX_TYPE_SOCKET_DESC qintptr |
Definition at line 78 of file QxThread.h.