IPTC dataset and type information. More...
#include "types.hpp"#include "metadatum.hpp"#include <string>#include <utility>#include <iosfwd>#include <memory>

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 | |
| std::ostream & | Exiv2::operator<< (std::ostream &os, const DataSet &dataSet) |
| Output operator for dataSet. | |
IPTC dataset and type information.
1.6.3