 |
Exiv2
|
24 #include "exiv2lib_export.h"
EXIV2API int http(Exiv2::Dictionary &request, Exiv2::Dictionary &response, std::string &errors)
execute an HTTP request
Definition: http.cpp:194
static Uri EXIV2API Parse(const std::string &uri)
Parse the input URL to the protocol, host, path, username, password.
Definition: futils.cpp:355
Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of ...
Definition: asfvideo.hpp:36
std::map< std::string, std::string > Dictionary
typedef for string:string map
Definition: datasets.hpp:364
const EXIV2API char * version()
Return the version of Exiv2 as "C" string eg "0.27.0.2".
Definition: version.cpp:103
IPTC dataset and type information.
A container for URL components. It also provides the method to parse a URL to get the protocol,...
Definition: futils.hpp:181