Seastar
High performance C++ framework for concurrent servers
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
seastar::httpd::api_registry_base Member List

This is the complete list of members for seastar::httpd::api_registry_base, including all inherited members.

_base_path (defined in seastar::httpd::api_registry_base)seastar::httpd::api_registry_baseprotected
_file_directory (defined in seastar::httpd::api_registry_base)seastar::httpd::api_registry_baseprotected
_routes (defined in seastar::httpd::api_registry_base)seastar::httpd::api_registry_baseprotected
api_registry_base(routes &routes, const sstring &file_directory, const sstring &base_path) (defined in seastar::httpd::api_registry_base)seastar::httpd::api_registry_baseinline
handle(const sstring &path, std::unique_ptr< http::request > req, std::unique_ptr< http::reply > rep)=0seastar::httpd::handler_basepure virtual
handler_base()=default (defined in seastar::httpd::handler_base)seastar::httpd::handler_baseprotected
handler_base(const handler_base &)=default (defined in seastar::httpd::handler_base)seastar::httpd::handler_baseprotected
mandatory(const sstring &param)seastar::httpd::handler_baseinline
set_route(handler_base *h) (defined in seastar::httpd::api_registry_base)seastar::httpd::api_registry_baseinline
verify_mandatory_params(const http::request &req) constseastar::httpd::handler_baseinline
~api_registry_base()=default (defined in seastar::httpd::api_registry_base)seastar::httpd::api_registry_basevirtual
~handler_base()=default (defined in seastar::httpd::handler_base)seastar::httpd::handler_basevirtual