QxOrm
1.5.0
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 |
Provide a class helper to easily execute an asynchronous transaction using a multi-thread process.
Definition in file QxClientAsync.h.