Exiv2
Classes | Namespaces
casiomn_int.hpp File Reference

Casio MakerNote implemented using the following references: Casio MakerNote Information by GVsoft, Casio.pm of ExifTool by Phil Harvey, Casio 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::CasioMakerNote
 MakerNote for Casio cameras. More...
 
class  Exiv2::Internal::Casio2MakerNote
 MakerNote for Casio2 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

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

Date
30-Oct-13, ahu: created