cutelyst 4.8.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::TcpServer Member List

This is the complete list of members for Cutelyst::TcpServer, including all inherited members.

createConnection(qintptr handle) (defined in Cutelyst::TcpServer)Cutelyst::TcpServersignal
incomingConnection(qintptr handle) override (defined in Cutelyst::TcpServer)Cutelyst::TcpServervirtual
m_engine (defined in Cutelyst::TcpServer)Cutelyst::TcpServerprotected
m_processing (defined in Cutelyst::TcpServer)Cutelyst::TcpServerprotected
m_protocol (defined in Cutelyst::TcpServer)Cutelyst::TcpServerprotected
m_serverAddress (defined in Cutelyst::TcpServer)Cutelyst::TcpServerprotected
m_socketOptions (defined in Cutelyst::TcpServer)Cutelyst::TcpServerprotected
m_wsgi (defined in Cutelyst::TcpServer)Cutelyst::TcpServerprotected
protocol() const (defined in Cutelyst::TcpServer)Cutelyst::TcpServer
setProtocol(Protocol *protocol) (defined in Cutelyst::TcpServer)Cutelyst::TcpServer
shutdown() (defined in Cutelyst::TcpServer)Cutelyst::TcpServervirtual
TcpServer(const QByteArray &serverAddress, Protocol *protocol, Server *wsgi, QObject *parent=nullptr) (defined in Cutelyst::TcpServer)Cutelyst::TcpServerexplicit
TcpServerBalancer (defined in Cutelyst::TcpServer)Cutelyst::TcpServerfriend
timeoutConnections() (defined in Cutelyst::TcpServer)Cutelyst::TcpServervirtual