This is the complete list of members for clients::http::Form, including all inherited members.
AddBuffer(const std::string &key, const std::string &file_name, const std::shared_ptr< std::string > &buffer) (defined in clients::http::Form) | clients::http::Form | |
AddBuffer(const std::string &key, const std::string &file_name, const std::shared_ptr< std::string > &buffer, const std::string &content_type) (defined in clients::http::Form) | clients::http::Form | |
AddContent(std::string_view key, std::string_view content) (defined in clients::http::Form) | clients::http::Form | |
AddContent(std::string_view key, std::string_view content, const std::string &content_type) (defined in clients::http::Form) | clients::http::Form | |
Form() (defined in clients::http::Form) | clients::http::Form | |
Form(const Form &)=delete (defined in clients::http::Form) | clients::http::Form | |
Form(Form &&) noexcept (defined in clients::http::Form) | clients::http::Form | |
operator=(const Form &)=delete (defined in clients::http::Form) | clients::http::Form | |
operator=(Form &&) noexcept (defined in clients::http::Form) | clients::http::Form | |
~Form() (defined in clients::http::Form) | clients::http::Form |