QxOrm
1.5.0
C++ Object Relational Mapping library
|
Concrete service class defined with QxService module of QxOrm library. More...
Go to the source code of this file.
Classes | |
class | qx::service::QxService< INPUT, OUTPUT > |
qx::service::QxService<INPUT, OUTPUT> : concrete service class with INPUT parameters and OUTPUT parameters 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) |
Concrete service class defined with QxService module of QxOrm library.
Definition in file QxService.h.