32#ifndef _QX_SINGLETON_INIT_H_
33#define _QX_SINGLETON_INIT_H_
52#ifdef _QX_ENABLE_QT_NETWORK
66#ifdef _QX_ENABLE_QT_NETWORK
Common interface for all parameters transfered by QxService module of QxOrm library.
Common interface for all services defined with QxService module of QxOrm library.
Concrete class registered into QxOrm context.
Concrete list of class properties registered into QxOrm context.
#define QX_DLL_EXPORT_QX_SINGLETON_HPP(x)
Concrete class to define a thread-safe singleton of QxOrm library.
Transaction of QxService module (contains request from client and reply from server)
qx::QxClass<T> : concrete class of type T registered into QxOrm context (this class is a singleton an...
qx::QxDataMemberX<T> : concrete list of properties registered into QxOrm context for the class T
qx::trait::get_base_class<T>::type : retrieve base class of type T registered into QxOrm context and ...