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

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)
 

Detailed Description

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.

Definition at line 58 of file QxTools.h.

Member Function Documentation

◆ readSocket()

static qx_bool qx::service::QxTools::readSocket ( QTcpSocket & socket,
QxTransaction & transaction,
quint32 & size )
static

◆ writeSocket()

static qx_bool qx::service::QxTools::writeSocket ( QTcpSocket & socket,
QxTransaction & transaction,
quint32 & size )
static

The documentation for this class was generated from the following file: