![]() |
Exiv2
|
IPTC dataset and type information. More...
#include "exiv2lib_export.h"
#include "metadatum.hpp"
#include <set>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
struct | Exiv2::RecordInfo |
Details of an IPTC record. More... | |
struct | Exiv2::DataSet |
Details of an IPTC dataset. More... | |
class | Exiv2::IptcDataSets |
IPTC dataset reference, implemented as a static class. More... | |
class | Exiv2::IptcKey |
Concrete keys for IPTC metadata. More... | |
Namespaces | |
namespace | Exiv2 |
Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of the objects of this namespace. | |
Functions | |
EXIV2API std::ostream & | Exiv2::operator<< (std::ostream &os, const DataSet &dataSet) |
Output operator for dataSet. | |
IPTC dataset and type information.