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

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

_code (defined in seastar::httpd::json_exception)seastar::httpd::json_exception
_elements (defined in seastar::json::json_base)seastar::json::json_base
_msg (defined in seastar::httpd::json_exception)seastar::httpd::json_exception
add(json_base_element *element, std::string name, bool mandatory=false)seastar::json::json_basevirtual
is_verify() constseastar::json::json_basevirtual
json_base()=default (defined in seastar::json::json_base)seastar::json::json_base
json_base(const json_base &)=delete (defined in seastar::json::json_base)seastar::json::json_base
json_exception(const base_exception &e) (defined in seastar::httpd::json_exception)seastar::httpd::json_exceptioninline
json_exception(std::exception_ptr e) (defined in seastar::httpd::json_exception)seastar::httpd::json_exceptioninline
jsonable()=default (defined in seastar::json::jsonable)seastar::json::jsonable
jsonable(const jsonable &)=default (defined in seastar::json::jsonable)seastar::json::jsonable
operator=(const json_base &)=delete (defined in seastar::json::json_base)seastar::json::json_base
operator=(const jsonable &)=default (defined in seastar::json::jsonable)seastar::json::jsonable
register_params() (defined in seastar::httpd::json_exception)seastar::httpd::json_exceptioninline
to_json() constseastar::json::json_basevirtual
write(output_stream< char > &) constseastar::json::json_basevirtual
~json_base()=default (defined in seastar::json::json_base)seastar::json::json_basevirtual
~jsonable()=default (defined in seastar::json::jsonable)seastar::json::jsonablevirtual