|
Malloy
|
This is the complete list of members for malloy::http::generator, including all inherited members.
| bad_request(std::string_view reason) | malloy::http::generator | static |
| file(const request< Body > &req, const std::filesystem::path &storage_base_path) | malloy::http::generator | inlinestatic |
| file(const std::filesystem::path &storage_path, std::string_view rel_path) | malloy::http::generator | static |
| generator()=default | malloy::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::generator | static |
| ok() | malloy::http::generator | static |
| 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::generator | static |
| server_error(std::string_view what) | malloy::http::generator | static |
| ~generator()=default | malloy::http::generator | virtual |