|
tufao
0.8.1
An asynchronous web framework for C++ built on top of Qt
|
This is the complete list of members for Tufao::HttpServer, including all inherited members.
| checkContinue(HttpServerRequest *request, HttpServerResponse *response) | Tufao::HttpServer | protectedvirtual |
| close() | Tufao::HttpServer | slot |
| handleConnection(QAbstractSocket *connection) | Tufao::HttpServer | protected |
| HttpServer(QObject *parent=0) | Tufao::HttpServer | explicit |
| incomingConnection(qintptr socketDescriptor) | Tufao::HttpServer | protectedvirtual |
| isListening() const | Tufao::HttpServer | |
| listen(const QHostAddress &address=QHostAddress::Any, quint16 port=0) | Tufao::HttpServer | |
| requestReady(Tufao::HttpServerRequest *request, Tufao::HttpServerResponse *response) | Tufao::HttpServer | signal |
| serverPort() const | Tufao::HttpServer | |
| setHttpUpgradeRouter(HttpUpgradeRouter *router) | Tufao::HttpServer | |
| setTimeout(int msecs=0) | Tufao::HttpServer | |
| timeout() const | Tufao::HttpServer | |
| upgrade(HttpServerRequest *request, const QByteArray &head) | Tufao::HttpServer | protectedvirtual |
| ~HttpServer() | Tufao::HttpServer |