|
tufao
1.3.0
An asynchronous web framework for C++ built on top of Qt
|
This is the complete list of members for Tufao::HttpsServer, including all inherited members.
| checkContinue(HttpServerRequest &request, HttpServerResponse &response) | Tufao::HttpServer | protectedvirtual |
| close() | Tufao::HttpServer | slot |
| defaultUpgradeHandler() | Tufao::HttpServer | static |
| handleConnection(QAbstractSocket *connection) | Tufao::HttpServer | protected |
| HttpServer(QObject *parent=0) | Tufao::HttpServer | explicit |
| HttpsServer(QObject *parent=0) (defined in Tufao::HttpsServer) | Tufao::HttpsServer | explicit |
| incomingConnection(qintptr socketDescriptor) override (defined in Tufao::HttpsServer) | Tufao::HttpsServer | 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 | |
| setLocalCertificate(const QSslCertificate &certificate) | Tufao::HttpsServer | |
| setPrivateKey(const QSslKey &key) | Tufao::HttpsServer | |
| setTimeout(int msecs=0) | Tufao::HttpServer | |
| setUpgradeHandler(UpgradeHandler functor) | Tufao::HttpServer | |
| timeout() const | Tufao::HttpServer | |
| UpgradeHandler typedef | Tufao::HttpServer | |
| ~HttpServer() | Tufao::HttpServer | |
| ~HttpsServer() | Tufao::HttpsServer |