![]() |
cutelyst 4.9.0
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::TcpServer, including all inherited members.
| createConnection(qintptr handle) (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | signal |
| incomingConnection(qintptr handle) override (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | 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_serverAddress (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | protected |
| m_socketOptions (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | protected |
| m_wsgi (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | protected |
| protocol() const (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | |
| setProtocol(Protocol *protocol) (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | |
| shutdown() (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | virtual |
| TcpServer(const QByteArray &serverAddress, Protocol *protocol, Server *wsgi, QObject *parent=nullptr) (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | explicit |
| TcpServerBalancer (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | friend |
| timeoutConnections() (defined in Cutelyst::TcpServer) | Cutelyst::TcpServer | virtual |