1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Exiv2: Action::Modify Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul></div>
<div class="nav">
<a class="el" href="namespaceAction.html">Action</a>::<a class="el" href="classAction_1_1Modify.html">Modify</a></div>
<h1>Action::Modify Class Reference</h1><!-- doxytag: class="Action::Modify" --><!-- doxytag: inherits="Action::Task" -->Modify the Exif data according to the commands in the modification table.
<a href="#_details">More...</a>
<p>
<code>#include <actions.hpp></code>
<p>
Inheritance diagram for Action::Modify:<p><center><img src="classAction_1_1Modify__inherit__graph.png" border="0" usemap="#Action_1_1Modify__inherit__map" alt="Inheritance graph"></center>
<map name="Action_1_1Modify__inherit__map">
<area href="classAction_1_1Task.html" shape="rect" coords="11,7,107,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for Action::Modify:<p><center><img src="classAction_1_1Modify__coll__graph.png" border="0" usemap="#Action_1_1Modify__coll__map" alt="Collaboration graph"></center>
<map name="Action_1_1Modify__coll__map">
<area href="classAction_1_1Task.html" shape="rect" coords="6,98,102,122" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classAction_1_1Modify-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c5f513bcc99892ed5b70d8443756330d"></a><!-- doxytag: member="Action::Modify::AutoPtr" ref="c5f513bcc99892ed5b70d8443756330d" args="" -->
typedef std::auto_ptr< <a class="el" href="classAction_1_1Modify.html">Modify</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classAction_1_1Modify.html#c5f513bcc99892ed5b70d8443756330d">AutoPtr</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Shortcut for an auto pointer. <br></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classAction_1_1Modify.html#ac2ae1f0a022ea315e722d406374231f">run</a> (const std::string &path)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Application interface to perform a task. <a href="#ac2ae1f0a022ea315e722d406374231f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="17fd345a6ef6b9af014a752efc3b95f0"></a><!-- doxytag: member="Action::Modify::clone" ref="17fd345a6ef6b9af014a752efc3b95f0" args="() const " -->
<a class="el" href="classAction_1_1Modify.html#c5f513bcc99892ed5b70d8443756330d">AutoPtr</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAction_1_1Modify.html#17fd345a6ef6b9af014a752efc3b95f0">clone</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Virtual copy construction. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Modify the Exif data according to the commands in the modification table.
<p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="ac2ae1f0a022ea315e722d406374231f"></a><!-- doxytag: member="Action::Modify::run" ref="ac2ae1f0a022ea315e722d406374231f" args="(const std::string &path)" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">int Action::Modify::run </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top">const std::string & </td>
<td class="mdname1" valign="top" nowrap> <em>path</em> </td>
<td class="md" valign="top"> ) </td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
</td>
<td>
<p>
Application interface to perform a task.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>path</em> </td><td>Path of the file to process. </td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>0 if successful. </dd></dl>
<p>
Implements <a class="el" href="classAction_1_1Task.html#a10ce979cdedb8470d36413ec3a57bf2">Action::Task</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="actions_8hpp.html">actions.hpp</a><li>actions.cpp</ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 2 23:54:44 2006 for Exiv2 by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
</body>
</html>
|