QxOrm  1.4.9
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)



Detailed Description

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

Author:
Lionel Marty

Definition in file QxServer.h.