QxOrm  1.4.9
C++ Object Relational Mapping library

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

Go to the source code of this file.

Classes

class  qx::service::QxClientAsync
 qx::service::QxClientAsync : class helper to easily execute an asynchronous transaction using a multi-thread process 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)


Typedefs

typedef std::shared_ptr
< QxClientAsync > 
qx::service::QxClientAsync_ptr

Detailed Description

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

Author:
Lionel Marty

Definition in file QxClientAsync.h.