QxOrm  1.5.1
C++ Object Relational Mapping library

qx::service::QxConnectOther : define other connection parameters used by QxService module and QxHttpServer module of QxOrm library More...

#include <QxConnect.h>

Inheritance diagram for qx::service::QxConnectOther:
qx::service::IxConnect

List of all members.

Public Member Functions

 QxConnectOther ()
virtual ~QxConnectOther ()

Detailed Description

qx::service::QxConnectOther : define other connection parameters used by QxService module and QxHttpServer module of QxOrm library

qx::service::QxConnectOther class can be used to create several servers, for example :

  • Server A listening on port X which uses QxService module to handle requests/responses.
  • Server B listening on port Y which uses QxHttpServer module to handle requests/responses.

Definition at line 180 of file QxConnect.h.


Constructor & Destructor Documentation

qx::service::QxConnectOther::QxConnectOther ( )
virtual qx::service::QxConnectOther::~QxConnectOther ( ) [virtual]

The documentation for this class was generated from the following file: