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

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

_base_path (defined in seastar::httpd::api_registry_builder_base)seastar::httpd::api_registry_builder_baseprotected
_file_directory (defined in seastar::httpd::api_registry_builder_base)seastar::httpd::api_registry_builder_baseprotected
add_definition(routes &r, doc_entry &&f)seastar::httpd::api_registry_builder20inline
add_definitions_file(routes &r, const sstring &file)seastar::httpd::api_registry_builder20inline
api_registry_builder20(const sstring &file_directory=DEFAULT_DIR, const sstring &base_path=DEFAULT_PATH) (defined in seastar::httpd::api_registry_builder20)seastar::httpd::api_registry_builder20inline
api_registry_builder_base(const sstring &file_directory=DEFAULT_DIR, const sstring &base_path=DEFAULT_PATH) (defined in seastar::httpd::api_registry_builder_base)seastar::httpd::api_registry_builder_baseinline
DEFAULT_DIR (defined in seastar::httpd::api_registry_builder_base)seastar::httpd::api_registry_builder_baseprotectedstatic
DEFAULT_PATH (defined in seastar::httpd::api_registry_builder_base)seastar::httpd::api_registry_builder_baseprotectedstatic
register_api_file(routes &r, const sstring &api)seastar::httpd::api_registry_builder20inline
register_function(routes &r, doc_entry &&f)seastar::httpd::api_registry_builder20inline
set_api_doc(routes &r) (defined in seastar::httpd::api_registry_builder20)seastar::httpd::api_registry_builder20inline