Seastar
High performance C++ framework for concurrent servers
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
seastar::httpd::api_registry_builder_base Class Reference
Inheritance diagram for seastar::httpd::api_registry_builder_base:
seastar::httpd::api_registry_builder seastar::httpd::api_registry_builder20

Public Member Functions

 api_registry_builder_base (const sstring &file_directory=DEFAULT_DIR, const sstring &base_path=DEFAULT_PATH)
 

Protected Attributes

sstring _file_directory
 
sstring _base_path
 

Static Protected Attributes

static const sstring DEFAULT_DIR
 
static const sstring DEFAULT_PATH
 

The documentation for this class was generated from the following file: