|
tufao
0.8.1
An asynchronous web framework for C++ built on top of Qt
|
This is the complete list of members for Tufao::HttpPluginServer, including all inherited members.
| AbstractHttpServerRequestHandler(QObject *parent=0) | Tufao::AbstractHttpServerRequestHandler | explicit |
| config() const | Tufao::HttpPluginServer | |
| handleRequest(Tufao::HttpServerRequest *request, Tufao::HttpServerResponse *response, const QStringList &args=QStringList()) | Tufao::HttpPluginServer | slot |
| HttpPluginServer(const QString &configFile=QString(), QObject *parent=0) | Tufao::HttpPluginServer | explicit |
| HttpPluginServer(const QString &configFile, bool autoreload, QObject *parent=0) | Tufao::HttpPluginServer | explicit |
| reloadConfig() | Tufao::HttpPluginServer | slot |
| setConfig(const QString &file) | Tufao::HttpPluginServer | |
| setConfig(const QString &file, bool autoreload) | Tufao::HttpPluginServer | |
| ~HttpPluginServer() | Tufao::HttpPluginServer |