Seastar
High performance C++ framework for concurrent servers
seastar::httpd::api_registry_20 Member List

This is the complete list of members for seastar::httpd::api_registry_20, 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
_mandatory_param (defined in seastar::httpd::handler_base)seastar::httpd::handler_base
_routes (defined in seastar::httpd::api_registry_base)seastar::httpd::api_registry_baseprotected
add_definition(doc_entry &&f) (defined in seastar::httpd::api_registry_20)seastar::httpd::api_registry_20inlinevirtual
api_registry_20(routes &routes, const sstring &file_directory, const sstring &base_path) (defined in seastar::httpd::api_registry_20)seastar::httpd::api_registry_20inline
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) overrideseastar::httpd::api_registry_20inlinevirtual
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
reg(doc_entry &&f) (defined in seastar::httpd::api_registry_20)seastar::httpd::api_registry_20inlinevirtual
set_route(handler_base *h) (defined in seastar::httpd::api_registry_base)seastar::httpd::api_registry_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