![]() |
QxOrm
1.5.0
C++ Object Relational Mapping library
|
| afterDispatching(type_fct_custom_request_handler fct) | qx::QxHttpServer | |
| beforeDispatching(type_fct_custom_request_handler fct) | qx::QxHttpServer | |
| buildResponseQxRestApi(qx::QxHttpRequest &request, qx::QxHttpResponse &response) | qx::QxHttpServer | [static] |
| buildResponseStaticFile(qx::QxHttpRequest &request, qx::QxHttpResponse &response, const QString &serverPath, qlonglong chunkedSize=0) | qx::QxHttpServer | [static] |
| clearDispatcher() | qx::QxHttpServer | |
| dispatch(const QString &command, const QString &path, type_fct_custom_request_handler fct, long position=-1) | qx::QxHttpServer | |
| error(const QString &err, qx::QxHttpTransaction_ptr transaction) | qx::QxHttpServer | [signal] |
| m_pImpl | qx::QxHttpServer | [private] |
| onCustomRequestHandler(qx::service::QxTransaction_ptr transaction) | qx::QxHttpServer | [private, slot] |
| onError(const QString &err, qx::service::QxTransaction_ptr transaction) | qx::QxHttpServer | [private, slot] |
| onServerIsRunning(bool bIsRunning, qx::service::QxServer *pServer) | qx::QxHttpServer | [private, slot] |
| onTransactionFinished(qx::service::QxTransaction_ptr transaction) | qx::QxHttpServer | [private, slot] |
| onTransactionStarted(qx::service::QxTransaction_ptr transaction) | qx::QxHttpServer | [private, slot] |
| QxHttpServer(QObject *parent=NULL) | qx::QxHttpServer | |
| serverStatusChanged(bool bIsRunning) | qx::QxHttpServer | [signal] |
| setCustomRequestHandler(type_fct_custom_request_handler fct) | qx::QxHttpServer | |
| setEventDispatcher(QAbstractEventDispatcher *pEventDispatcher) | qx::QxHttpServer | |
| startServer() | qx::QxHttpServer | |
| stopServer() | qx::QxHttpServer | |
| transactionFinished(qx::QxHttpTransaction_ptr transaction) | qx::QxHttpServer | [signal] |
| transactionStarted(qx::QxHttpTransaction_ptr transaction) | qx::QxHttpServer | [signal] |
| type_fct_custom_request_handler typedef | qx::QxHttpServer | |
| ~QxHttpServer() | qx::QxHttpServer | [virtual] |