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



Detailed Description

Concrete service class defined with QxService module of QxOrm library.

Author:
Lionel Marty

Definition in file QxService.h.