QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::QxHttpServer Member List

This is the complete list of members for qx::QxHttpServer, including all inherited members.

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::QxHttpServerstatic
buildResponseStaticFile(qx::QxHttpRequest &request, qx::QxHttpResponse &response, const QString &serverPath, qlonglong chunkedSize=0)qx::QxHttpServerstatic
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::QxHttpServersignal
m_pImplqx::QxHttpServerprivate
onCustomRequestHandler(qx::service::QxTransaction_ptr transaction)qx::QxHttpServerprivateslot
onError(const QString &err, qx::service::QxTransaction_ptr transaction)qx::QxHttpServerprivateslot
onServerIsRunning(bool bIsRunning, qx::service::QxServer *pServer)qx::QxHttpServerprivateslot
onTransactionFinished(qx::service::QxTransaction_ptr transaction)qx::QxHttpServerprivateslot
onTransactionStarted(qx::service::QxTransaction_ptr transaction)qx::QxHttpServerprivateslot
QxHttpServer(QObject *parent=NULL)qx::QxHttpServer
serverStatusChanged(bool bIsRunning)qx::QxHttpServersignal
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::QxHttpServersignal
transactionStarted(qx::QxHttpTransaction_ptr transaction)qx::QxHttpServersignal
type_fct_custom_request_handler typedefqx::QxHttpServer
~QxHttpServer()qx::QxHttpServervirtual