|
Exiv2
|
Exif tag and type information. More...
Include dependency graph for tags.hpp:
This graph shows which files directly or indirectly include this file:Classes | |
| struct | Exiv2::GroupInfo |
| The details of an Exif group. Groups include IFDs and binary arrays. More... | |
| struct | Exiv2::GroupInfo |
| The details of an Exif group. Groups include IFDs and binary arrays. More... | |
| struct | Exiv2::TagInfo |
| Tag information. More... | |
| class | Exiv2::ExifTags |
| Access to Exif group and tag lists and misc. tag reference methods, implemented as a static class. More... | |
| class | Exiv2::ExifKey |
| Concrete keys for Exif metadata and access to Exif tag reference data. 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. | |
Typedefs | |
| typedef std::ostream &(* | Exiv2::PrintFct) (std::ostream &, const Value &, const ExifData *pExifData) |
| Type for a function pointer for functions interpreting the tag value. | |
| typedef const TagInfo *(* | Exiv2::TagListFct) () |
| A function returning a tag list. | |
Functions | |
| std::ostream & | Exiv2::operator<< (std::ostream &os, const TagInfo &ti) |
| Output operator for TagInfo. | |
Exif tag and type information.
1.8.13