QxOrm  1.4.8
C++ Object Relational Mapping library
QxService Directory Reference

Files

file  IxParameter.h [code]
 

Common interface for all parameters transfered by QxService module of QxOrm library.


file  IxService.h [code]
 

Common interface for all services defined with QxService module of QxOrm library.


file  QxClientAsync.h [code]
 

Provide a class helper to easily execute an asynchronous transaction using a multi-thread process.


file  QxConnect.h [code]
 

Define connection parameters used by QxService module of QxOrm library.


file  QxServer.h [code]
 

Server side to manage a thread pool of incoming connections (new request from client)


file  QxService.h [code]
 

Concrete service class defined with QxService module of QxOrm library.


file  QxThread.h [code]
 

Thread to execute a transaction of QxService module.


file  QxThreadPool.h [code]
 

Thread pool to manage list of threads for executing all transactions of QxService module.


file  QxTools.h [code]
 

Provide some tools to read/write on socket all datas transfered by QxService module of QxOrm library.


file  QxTransaction.h [code]
 

Transaction of QxService module (contains request from client and reply from server)