![]() |
cutelyst 5.0.1
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
This is the complete list of members for Cutelyst::TcpSslServer, including all inherited members.
| createConnection(qintptr handle) (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | signal |
| incomingConnection(qintptr handle) override (defined in Cutelyst::TcpSslServer) | Cutelyst::TcpSslServer | virtual |
| m_engine (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | protected |
| m_processing (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | protected |
| m_protocol (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | protected |
| m_server (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | protected |
| m_serverAddress (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | protected |
| m_socketOptions (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | protected |
| protocol() const (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | |
| setHttp2Protocol(Protocol *protocol) (defined in Cutelyst::TcpSslServer) | Cutelyst::TcpSslServer | |
| setProtocol(Protocol *protocol) (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | |
| setSslConfiguration(const QSslConfiguration &conf) (defined in Cutelyst::TcpSslServer) | Cutelyst::TcpSslServer | |
| shutdown() override (defined in Cutelyst::TcpSslServer) | Cutelyst::TcpSslServer | virtual |
| TcpServer(const QByteArray &serverAddress, Protocol *protocol, Server *server, QObject *parent=nullptr) (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | explicit |
| TcpSslServer(const QByteArray &serverAddress, Protocol *protocol, Server *server, QObject *parent=nullptr) (defined in Cutelyst::TcpSslServer) | Cutelyst::TcpSslServer | explicit |
| timeoutConnections() override (defined in Cutelyst::TcpSslServer) | Cutelyst::TcpSslServer | virtual |