tufao  1.3.0
An asynchronous web framework for C++ built on top of Qt
Tufao::HttpPluginServer Member List

This is the complete list of members for Tufao::HttpPluginServer, including all inherited members.

config() const Tufao::HttpPluginServer
handleRequest(Tufao::HttpServerRequest &request, Tufao::HttpServerResponse &response) overrideTufao::HttpPluginServerslot
HttpPluginServer(QObject *parent=0)Tufao::HttpPluginServerexplicit
HttpPluginServer(const QString &configFile, QObject *parent=0)Tufao::HttpPluginServerexplicit
operator std::function< bool(HttpServerRequest &, HttpServerResponse &)>()Tufao::AbstractHttpServerRequestHandlerinline
setConfig(const QString &file)Tufao::HttpPluginServer
~AbstractHttpServerRequestHandler()=default (defined in Tufao::AbstractHttpServerRequestHandler)Tufao::AbstractHttpServerRequestHandlervirtual
~HttpPluginServer()Tufao::HttpPluginServer