Exiv2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
datasets.hpp File Reference

IPTC dataset and type information. More...

#include "types.hpp"
#include "metadatum.hpp"
#include <string>
#include <utility>
#include <iosfwd>
#include <memory>
+ Include dependency graph for datasets.hpp:
+ This graph shows which files directly or indirectly include 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

 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
3091
Author
Brad Schick (brad) brad@.nosp@m.robo.nosp@m.tbatt.nosp@m.le.c.nosp@m.om
Date
24-Jul-04, brad: created