![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
Thread pool to manage list of threads for executing all transactions of QxService module. More...
Go to the source code of this file.
Classes | |
| class | qx::service::QxThreadPool |
| qx::service::QxThreadPool : thread-safe thread pool to manage list of threads for executing all transactions of QxService module 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) | |
Macros | |
| #define | _QX_SERVICE_THREAD_POOL_H_ |
Typedefs | |
| typedef std::shared_ptr< QxThreadPool > | qx::service::QxThreadPool_ptr |
Thread pool to manage list of threads for executing all transactions of QxService module.
Definition in file QxThreadPool.h.
| #define _QX_SERVICE_THREAD_POOL_H_ |
Definition at line 38 of file QxThreadPool.h.