tufao  0.8.1
An asynchronous web framework for C++ built on top of Qt
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Tufao::HttpPluginServer Member List

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

AbstractHttpServerRequestHandler(QObject *parent=0)Tufao::AbstractHttpServerRequestHandlerexplicit
config() const Tufao::HttpPluginServer
handleRequest(Tufao::HttpServerRequest *request, Tufao::HttpServerResponse *response, const QStringList &args=QStringList())Tufao::HttpPluginServerslot
HttpPluginServer(const QString &configFile=QString(), QObject *parent=0)Tufao::HttpPluginServerexplicit
HttpPluginServer(const QString &configFile, bool autoreload, QObject *parent=0)Tufao::HttpPluginServerexplicit
reloadConfig()Tufao::HttpPluginServerslot
setConfig(const QString &file)Tufao::HttpPluginServer
setConfig(const QString &file, bool autoreload)Tufao::HttpPluginServer
~HttpPluginServer()Tufao::HttpPluginServer