Malloy
Loading...
Searching...
No Matches
malloy::http::generator Member List

This is the complete list of members for malloy::http::generator, including all inherited members.

bad_request(std::string_view reason)malloy::http::generatorstatic
file(const request< Body > &req, const std::filesystem::path &storage_base_path)malloy::http::generatorinlinestatic
file(const std::filesystem::path &storage_path, std::string_view rel_path)malloy::http::generatorstatic
generator()=defaultmalloy::http::generator
generator(const generator &other)=delete (defined in malloy::http::generator)malloy::http::generator
generator(generator &&other)=delete (defined in malloy::http::generator)malloy::http::generator
not_found(std::string_view resource)malloy::http::generatorstatic
ok()malloy::http::generatorstatic
operator=(const generator &rhs)=delete (defined in malloy::http::generator)malloy::http::generator
operator=(generator &&rhs)=delete (defined in malloy::http::generator)malloy::http::generator
redirect(status code, std::string_view location)malloy::http::generatorstatic
server_error(std::string_view what)malloy::http::generatorstatic
~generator()=defaultmalloy::http::generatorvirtual