Exiv2
Classes | Namespaces
panasonicmn_int.hpp File Reference

Panasonic MakerNote implemented using the following references: Panasonic MakerNote Information by Tom Hughes, Panasonic.pm of ExifTool by Phil Harvey, Panasonic Makernote Format Specification by Evan Hunter. More...

#include "tags.hpp"
#include "types.hpp"
#include <string>
#include <iosfwd>

Go to the source code of this file.

Classes

class  Exiv2::Internal::PanasonicMakerNote
 MakerNote for Panasonic cameras. 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.
 
 Exiv2::Internal
 Contains internal objects which are not published and are not part of the libexiv2 API.
 

Detailed Description

Panasonic MakerNote implemented using the following references: Panasonic MakerNote Information by Tom Hughes, Panasonic.pm of ExifTool by Phil Harvey, Panasonic Makernote Format Specification by Evan Hunter.

Author
Andreas Huggel (ahu) ahuggel@gmx.net
Gilles Caulier (gc) caulier dot gilles at gmail dot com
Date
11-Jun-05, ahu: created