Exiv2
Public Types | Public Member Functions | List of all members
Action::Adjust Class Reference

Adjust the Exif (or other metadata) timestamps More...

#include <actions.hpp>

+ Inheritance diagram for Action::Adjust:
+ Collaboration diagram for Action::Adjust:

Public Types

typedef std::auto_ptr< AdjustAutoPtr
 
- Public Types inherited from Action::Task
typedef std::auto_ptr< TaskAutoPtr
 Shortcut for an auto pointer.
 

Public Member Functions

virtual int run (const std::string &path)
 Application interface to perform a task. More...
 
AutoPtr clone () const
 
- Public Member Functions inherited from Action::Task
virtual ~Task ()
 Virtual destructor.
 
AutoPtr clone () const
 Virtual copy construction.
 

Detailed Description

Adjust the Exif (or other metadata) timestamps

Member Function Documentation

◆ run()

int Action::Adjust::run ( const std::string &  path)
virtual

The documentation for this class was generated from the following files: