This is the complete list of members for server::handlers::TestsControl, including all inherited members.
ClientError typedef (defined in server::handlers::HandlerBase) | server::handlers::HandlerBase | protected |
ComponentBase(const ComponentConfig &, const ComponentContext &) (defined in components::ComponentBase) | components::ComponentBase | |
ComponentBase(ComponentBase &&)=delete (defined in components::ComponentBase) | components::ComponentBase | |
ComponentBase(const ComponentBase &)=delete (defined in components::ComponentBase) | components::ComponentBase | |
ExternalBody typedef (defined in server::handlers::HandlerBase) | server::handlers::HandlerBase | protected |
GetAllowedMethods() const (defined in server::handlers::HttpHandlerBase) | server::handlers::HttpHandlerBase | |
GetComponentHealth() const override | components::ComponentBase | inlinevirtual |
GetConfig() const | server::handlers::HandlerBase | |
GetLogLevel() const | server::handlers::HttpHandlerBase | |
GetLogLevelForResponseStatus(http::HttpStatus status) const | server::handlers::HttpHandlerBase | virtual |
GetMetaType(const http::HttpRequest &) const (defined in server::handlers::HttpHandlerBase) | server::handlers::HttpHandlerBase | protectedvirtual |
GetRequestBodyForLogging(const http::HttpRequest &request, request::RequestContext &context, const std::string &request_body) const | server::handlers::HttpHandlerBase | protectedvirtual |
GetRequestJson(const request::RequestContext &context) | server::handlers::HttpHandlerJsonBase | protectedstatic |
GetResponseDataForLogging(const http::HttpRequest &request, request::RequestContext &context, const std::string &response_data) const | server::handlers::HttpHandlerBase | protectedvirtual |
GetResponseDataForLoggingChecked(const http::HttpRequest &request, request::RequestContext &context, const std::string &response_data) const (defined in server::handlers::HttpHandlerBase) | server::handlers::HttpHandlerBase | |
GetResponseJson(const request::RequestContext &context) | server::handlers::HttpHandlerJsonBase | protectedstatic |
GetStaticConfigSchema() (defined in server::handlers::TestsControl) | server::handlers::TestsControl | static |
HandleCustomHandlerException(const http::HttpRequest &request, const CustomHandlerException &ex) const | server::handlers::HttpHandlerBase | |
HandlerBase(const components::ComponentConfig &config, const components::ComponentContext &component_context, bool is_monitor=false) (defined in server::handlers::HandlerBase) | server::handlers::HandlerBase | |
HandleRequest(request::RequestBase &request, request::RequestContext &context) const override | server::handlers::HttpHandlerBase | virtual |
HandleRequestJsonThrow(const http::HttpRequest &request, const formats::json::Value &request_body, request::RequestContext &context) const override (defined in server::handlers::TestsControl) | server::handlers::TestsControl | virtual |
HandleRequestThrow(const http::HttpRequest &request, request::RequestContext &context) const final | server::handlers::HttpHandlerJsonBase | virtual |
HandlerErrorCode typedef (defined in server::handlers::HandlerBase) | server::handlers::HandlerBase | protected |
HandlerName() const (defined in server::handlers::HttpHandlerBase) | server::handlers::HttpHandlerBase | virtual |
HandleStreamRequest(const server::http::HttpRequest &, server::request::RequestContext &, server::http::ResponseBodyStream &) const | server::handlers::HttpHandlerBase | protectedvirtual |
HandleUnknownException(const http::HttpRequest &request, const std::exception &ex) const | server::handlers::HttpHandlerBase | |
HttpHandlerBase(const components::ComponentConfig &config, const components::ComponentContext &component_context, bool is_monitor=false) (defined in server::handlers::HttpHandlerBase) | server::handlers::HttpHandlerBase | |
HttpHandlerJsonBase(const components::ComponentConfig &config, const components::ComponentContext &component_context, bool is_monitor=false) (defined in server::handlers::HttpHandlerJsonBase) | server::handlers::HttpHandlerJsonBase | |
InternalMessage typedef (defined in server::handlers::HandlerBase) | server::handlers::HandlerBase | protected |
InternalServerError typedef (defined in server::handlers::HandlerBase) | server::handlers::HandlerBase | protected |
IsMethodStatisticIncluded() const | server::handlers::HttpHandlerBase | inlineprotectedvirtual |
IsMonitor() const | server::handlers::HandlerBase | inline |
IsStreamed() const | server::handlers::HttpHandlerBase | inlineprotectedvirtual |
kName | server::handlers::TestsControl | static |
LoggableComponentBase typedef | components::ComponentBase | protected |
LogUnknownException(const std::exception &ex, std::optional< logging::Level > log_level_override={}) const | server::handlers::HttpHandlerBase | |
NeedCheckAuth() const | server::handlers::HttpHandlerBase | inlineprotectedvirtual |
OnAllComponentsAreStopping() override | components::ComponentBase | inlinevirtual |
OnAllComponentsLoaded() override | components::ComponentBase | inlinevirtual |
OnLoadingCancelled() override | components::ComponentBase | inlinevirtual |
ParseRequestData(const http::HttpRequest &request, request::RequestContext &context) const override | server::handlers::HttpHandlerJsonBase | protectedvirtual |
RawComponentBase()=default (defined in components::RawComponentBase) | components::RawComponentBase | |
RawComponentBase(RawComponentBase &&)=delete (defined in components::RawComponentBase) | components::RawComponentBase | |
RawComponentBase(const RawComponentBase &)=delete (defined in components::RawComponentBase) | components::RawComponentBase | |
ReportMalformedRequest(request::RequestBase &request) const final | server::handlers::HttpHandlerBase | virtual |
TestsControl(const components::ComponentConfig &config, const components::ComponentContext &component_context) (defined in server::handlers::TestsControl) | server::handlers::TestsControl | |
ThrowUnsupportedHttpMethod(const http::HttpRequest &request) const (defined in server::handlers::HttpHandlerBase) | server::handlers::HttpHandlerBase | protected |
~ComponentBase() override=default | components::ComponentBase | |
~HandlerBase() noexcept override=default (defined in server::handlers::HandlerBase) | server::handlers::HandlerBase | |
~HttpHandlerBase() override (defined in server::handlers::HttpHandlerBase) | server::handlers::HttpHandlerBase | |
~RawComponentBase() (defined in components::RawComponentBase) | components::RawComponentBase | virtual |
~TestsControl() override (defined in server::handlers::TestsControl) | server::handlers::TestsControl |