This is the complete list of members for YHttpWidgetsHandler, including all inherited members.
handle(struct MHD_Connection *connection, const char *url, const char *method, const char *upload_data, size_t *upload_data_size, bool *redraw=nullptr) (defined in YHttpHandler) | YHttpHandler | virtual |
handle_error(std::ostream &body, std::string error, int error_code) (defined in YHttpHandler) | YHttpHandler | protected |
process_request(struct MHD_Connection *connection, const char *url, const char *method, const char *upload_data, size_t *upload_data_size, std::ostream &body, int &error_code, std::string &content_type, bool *redraw) (defined in YHttpWidgetsHandler) | YHttpWidgetsHandler | protectedvirtual |
YHttpHandler() (defined in YHttpHandler) | YHttpHandler | inline |
YHttpWidgetsHandler() (defined in YHttpWidgetsHandler) | YHttpWidgetsHandler | inline |
~YHttpHandler() (defined in YHttpHandler) | YHttpHandler | inlinevirtual |
~YHttpWidgetsHandler() (defined in YHttpWidgetsHandler) | YHttpWidgetsHandler | inlinevirtual |