IPTC dataset and type information.
More...
#include "types.hpp"
#include "metadatum.hpp"
#include <string>
#include <utility>
#include <iosfwd>
#include <memory>
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.
|
Detailed Description
IPTC dataset and type information.
- Version:
- Rev:
- 2453
- Author:
- Brad Schick (brad) brad@.nosp@m.robo.nosp@m.tbatt.nosp@m.le.c.nosp@m.om
- Date:
- 24-Jul-04, brad: created