List of all members.
Additional Inherited Members |
void | setOptions (const ServerOptionSet &options) |
void | setOption (const std::string &name, const std::string &value) |
void | getOptions (ServerOptionSet &options) const |
bool | getOptionValue (const std::string &name, std::string &value) const |
void | getOptionValue (const std::string &name, std::string &value, const std::string &defValue) const |
virtual void | init () |
void | start () |
void | stop () |
bool | isRunning () |
virtual void * | handleEvent (ServerHandlingEvent eventCode, struct mg_connection *conn, const struct mg_request_info *request_info) |
static void | getValidOptions (ServerOptionList &output) |
static std::string | getVersion () |
static void | calcMD5 (const std::string &text, std::string &output) |
static MongooseRequestMethodCode | methodTextToCode (const std::string &text) |
ServerOptionSet | m_options |
ServerOptionStorage | m_optionStorage |
bool | m_statusRunning |
bool | m_prepared |
struct mg_context * | m_ctx |
static MethodMapGuard | m_methodMap |
The documentation for this class was generated from the following file:
- src/external/vpiotr-mongoose-cpp/test/mongotest.cpp