WebFramework v3.0.12
Web framework for C++.
Loading...
Searching...
No Matches
framework::BaseExecutor Member List

This is the complete list of members for framework::BaseExecutor, including all inherited members.

BaseExecutor()=default (defined in framework::BaseExecutor)framework::BaseExecutor
destroy()=0framework::BaseExecutorpure virtual
doConnect(HTTPRequest &request, HTTPResponse &response)framework::BaseExecutorvirtual
doDelete(HTTPRequest &request, HTTPResponse &response)framework::BaseExecutorvirtual
doGet(HTTPRequest &request, HTTPResponse &response)framework::BaseExecutorvirtual
doHead(HTTPRequest &request, HTTPResponse &response)framework::BaseExecutorvirtual
doOptions(HTTPRequest &request, HTTPResponse &response)framework::BaseExecutorvirtual
doPatch(HTTPRequest &request, HTTPResponse &response)framework::BaseExecutorvirtual
doPost(HTTPRequest &request, HTTPResponse &response)framework::BaseExecutorvirtual
doPut(HTTPRequest &request, HTTPResponse &response)framework::BaseExecutorvirtual
doTrace(HTTPRequest &request, HTTPResponse &response)framework::BaseExecutorvirtual
executorType enum name (defined in framework::BaseExecutor)framework::BaseExecutor
getType() const =0framework::BaseExecutorpure virtual
init(const utility::JSONSettingsParser::ExecutorSettings &settings)framework::BaseExecutorvirtual
~BaseExecutor()=default (defined in framework::BaseExecutor)framework::BaseExecutorvirtual