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

Files

 IxParameter.h
 Common interface for all parameters transfered by QxService module of QxOrm library.
 
 IxService.h
 Common interface for all services defined with QxService module of QxOrm library.
 
 QxClientAsync.h
 Provide a class helper to easily execute an asynchronous transaction using a multi-thread process.
 
 QxConnect.h
 Define connection parameters used by QxService module of QxOrm library.
 
 QxServer.h
 Server side to manage a thread pool of incoming connections (new request from client)
 
 QxService.h
 Concrete service class defined with QxService module of QxOrm library.
 
 QxThread.h
 Thread to execute a transaction of QxService module.
 
 QxThreadPool.h
 Thread pool to manage list of threads for executing all transactions of QxService module.
 
 QxTools.h
 Provide some tools to read/write on socket all datas transfered by QxService module of QxOrm library.
 
 QxTransaction.h
 Transaction of QxService module (contains request from client and reply from server)