Wt::WServer Member List
This is the complete list of members for
Wt::WServer, including all inherited members.
| addEntryPoint(EntryPointType type, ApplicationCreator callback, const std::string &path=std::string(), const std::string &favicon=std::string()) | Wt::WServer | |
| addResource(WResource *resource, const std::string &path) | Wt::WServer | |
| httpPort() const | Wt::WServer | |
| isRunning() const | Wt::WServer | |
| restart(int argc, char **argv, char **envp) | Wt::WServer | [static] |
| setServerConfiguration(int argc, char *argv[], const std::string &serverConfigurationFile=std::string()) | Wt::WServer | |
| start() | Wt::WServer | |
| stop() | Wt::WServer | |
| waitForShutdown(const char *restartWatchFile=0) | Wt::WServer | [static] |
| WRun(int argc, char **argv, ApplicationCreator createApplication=0) | Wt::WServer | [related] |
| WServer(const std::string &wtApplicationPath=std::string(), const std::string &wtConfigurationFile=std::string()) | Wt::WServer | |
| ~WServer() | Wt::WServer | |