This is the complete list of members for clients::http::Plugin, including all inherited members.
GetName() const | clients::http::Plugin | |
HookCreateSpan(PluginRequest &request, tracing::Span &span)=0 | clients::http::Plugin | pure virtual |
HookOnCompleted(PluginRequest &request, Response &response)=0 | clients::http::Plugin | pure virtual |
HookOnError(PluginRequest &request, std::error_code ec)=0 | clients::http::Plugin | pure virtual |
HookOnRetry(PluginRequest &request)=0 | clients::http::Plugin | pure virtual |
HookPerformRequest(PluginRequest &request)=0 | clients::http::Plugin | pure virtual |
Plugin(std::string name) (defined in clients::http::Plugin) | clients::http::Plugin | explicit |
~Plugin()=default (defined in clients::http::Plugin) | clients::http::Plugin | virtual |