![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
qx::service::QxTools : provide some tools to read/write on socket all datas transfered by QxService module of QxOrm library More...
#include <QxTools.h>
Static Public Member Functions | |
static qx_bool | readSocket (QTcpSocket &socket, QxTransaction &transaction, quint32 &size) |
static qx_bool | writeSocket (QTcpSocket &socket, QxTransaction &transaction, quint32 &size) |
qx::service::QxTools : provide some tools to read/write on socket all datas transfered by QxService module of QxOrm library
Click here to access to a tutorial to explain how to work with QxService module.
|
static |
|
static |