QxOrm 1.1.6
C++ Object Relational Mapping library

Common interface for all services defined with QxService module of QxOrm library. More...

Go to the source code of this file.

Classes

class  qx::service::IxService
 qx::service::IxService : common interface for all services defined with QxService module of QxOrm library 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 boost::shared_ptr
< IxService > 
qx::service::IxService_ptr

Detailed Description

Common interface for all services defined with QxService module of QxOrm library.

Author:
Lionel Marty

Definition in file IxService.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines