![]() |
QxOrm
1.2.6
C++ Object Relational Mapping library
|
Transaction of QxService module (contains request from client and reply from server) More...
#include <QtNetwork/qtcpsocket.h>#include <QxCommon/QxBool.h>#include <QxRegister/QxRegisterInternalHelper.h>#include <QxService/IxService.h>#include <QxService/IxParameter.h>Go to the source code of this file.
Classes | |
| class | qx::service::QxTransaction |
| qx::service::QxTransaction : transaction of QxService module (contains request from client and reply from server) 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) | |
Typedefs | |
| typedef boost::shared_ptr < QxTransaction > | qx::service::QxTransaction_ptr |
Functions | |
| QX_DLL_EXPORT void | qx::service::execute_client (IxService *pService, const QString &sMethod) |
Transaction of QxService module (contains request from client and reply from server)
Definition in file QxTransaction.h.