Action::FixIso Class Reference

Copy ISO settings from any of the Nikon makernotes to the regular Exif tag, Exif.Photo.ISOSpeedRatings. More...

#include <actions.hpp>

Inheritance diagram for Action::FixIso:

Inheritance graph
[legend]
Collaboration diagram for Action::FixIso:

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::auto_ptr< FixIsoAutoPtr
 Shortcut for an auto pointer.

Public Member Functions

virtual int run (const std::string &path)
 Application interface to perform a task.
AutoPtr clone () const
 Virtual copy construction.

Detailed Description

Copy ISO settings from any of the Nikon makernotes to the regular Exif tag, Exif.Photo.ISOSpeedRatings.


Member Function Documentation

int Action::FixIso::run const std::string &  path  )  [virtual]
 

Application interface to perform a task.

Parameters:
path Path of the file to process.
Returns:
0 if successful.

Implements Action::Task.


The documentation for this class was generated from the following files:
Generated on Thu Dec 31 03:57:57 2009 for Exiv2 by  doxygen 1.3.9.1