QxOrm
1.5.0
C++ Object Relational Mapping library
|
Server side to manage a thread pool of incoming connections (new request from client) More...
#include <QtNetwork/qtcpserver.h>
Go to the source code of this file.
Classes | |
class | qx::service::QxServer |
qx::service::QxServer : server side to manage a thread pool of incoming connections (new request from client) 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) |
Server side to manage a thread pool of incoming connections (new request from client)
Definition in file QxServer.h.