Malloy
Loading...
Searching...
No Matches
malloy::html::form Member List

This is the complete list of members for malloy::html::form, including all inherited members.

action() const noexceptmalloy::html::forminline
add_field(form_field &&field)malloy::html::form
clear_values()malloy::html::form
encoding enum namemalloy::html::form
encoding_from_string(std::string_view str)malloy::html::formstatic
encoding_to_string(encoding enc)malloy::html::formstatic
encoding_to_string() constmalloy::html::forminline
fields() const noexceptmalloy::html::forminline
form(http::method method, std::string action, encoding enc)malloy::html::form
get_encoding() const noexceptmalloy::html::forminline
has_field(std::string_view field_name) constmalloy::html::form
method() const noexceptmalloy::html::forminline
parse(const malloy::http::request<> &req)malloy::html::formstatic
populate(const form_data &data)malloy::html::form
~form()=defaultmalloy::html::formvirtual