This is the complete list of members for ms_http_client_mime, including all inherited members.
append(const std::string &name, const std::string &value) | ms_http_client_mime | |
appendFile(const std::string &name, const std::string &filename, const std::string &contentType, const std::string &prefixData="") | ms_http_client_mime | |
erase(int oneBasedIndex) | ms_http_client_mime | |
format(const std::string &boundary, matrix_science::ms_http_client_mime::Continuation continuation) const | ms_http_client_mime | |
formatHeader(const std::string &boundary, ContentType contentType) | ms_http_client_mime | static |
getCount() const | ms_http_client_mime | |
getFilename(int oneBasedIndex) const | ms_http_client_mime | |
getName(int oneBasedIndex) const | ms_http_client_mime | |
getValue(int oneBasedIndex) const | ms_http_client_mime | |
hasFilename(int oneBasedIndex) const | ms_http_client_mime | |
setValue(int oneBasedIndex, const std::string &value) | ms_http_client_mime | |
setValueWithFilename(int oneBasedIndex, const std::string &value, const std::string &filename, const std::string &contentType) | ms_http_client_mime | |
~ms_http_client_mime() | ms_http_client_mime | virtual |