File: classAction_1_1Insert.html

package info (click to toggle)
exiv2 0.10-1.4
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 13,124 kB
  • ctags: 5,665
  • sloc: cpp: 20,697; xml: 15,118; sh: 10,526; ansic: 1,887; makefile: 367; awk: 64; python: 36
file content (106 lines) | stat: -rw-r--r-- 6,868 bytes parent folder | download | duplicates (2)
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
103
104
105
106
<!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::Insert 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&nbsp;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&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="namespaceAction.html">Action</a>::<a class="el" href="classAction_1_1Insert.html">Insert</a></div>
<h1>Action::Insert Class Reference</h1><!-- doxytag: class="Action::Insert" --><!-- doxytag: inherits="Action::Task" -->Insert the Exif data from corresponding *.exv files.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;actions.hpp&gt;</code>
<p>
Inheritance diagram for Action::Insert:<p><center><img src="classAction_1_1Insert__inherit__graph.png" border="0" usemap="#Action_1_1Insert__inherit__map" alt="Inheritance graph"></center>
<map name="Action_1_1Insert__inherit__map">
<area href="classAction_1_1Task.html" shape="rect" coords="8,7,104,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for Action::Insert:<p><center><img src="classAction_1_1Insert__coll__graph.png" border="0" usemap="#Action_1_1Insert__coll__map" alt="Collaboration graph"></center>
<map name="Action_1_1Insert__coll__map">
<area href="classAction_1_1Task.html" shape="rect" coords="8,7,104,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classAction_1_1Insert-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="e0bc73f411bb80916ef98a6942b39ac3"></a><!-- doxytag: member="Action::Insert::AutoPtr" ref="e0bc73f411bb80916ef98a6942b39ac3" args="" -->
typedef std::auto_ptr&lt; <a class="el" href="classAction_1_1Insert.html">Insert</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAction_1_1Insert.html#e0bc73f411bb80916ef98a6942b39ac3">AutoPtr</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</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&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAction_1_1Insert.html#19b222d0125abbcaef71a9797940f40f">run</a> (const std::string &amp;path)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Application interface to perform a task.  <a href="#19b222d0125abbcaef71a9797940f40f"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d4e3e5c50578a2d8a64aa06e2223a5b6"></a><!-- doxytag: member="Action::Insert::clone" ref="d4e3e5c50578a2d8a64aa06e2223a5b6" args="() const " -->
<a class="el" href="classAction_1_1Insert.html#e0bc73f411bb80916ef98a6942b39ac3">AutoPtr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAction_1_1Insert.html#d4e3e5c50578a2d8a64aa06e2223a5b6">clone</a> () const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Virtual copy construction. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f7540acf510da9bddf1fda7481efadb7"></a><!-- doxytag: member="Action::Insert::insertThumbnail" ref="f7540acf510da9bddf1fda7481efadb7" args="(const std::string &amp;path) const " -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAction_1_1Insert.html#f7540acf510da9bddf1fda7481efadb7">insertThumbnail</a> (const std::string &amp;path) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classAction_1_1Insert.html">Insert</a> a Jpeg thumbnail image from a file into file <em>path</em>. The filename of the thumbanail is expected to be the image filename (<em>path</em>) minus its suffix plus "-thumb.jpg". <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Insert the Exif data from corresponding *.exv files. 
<p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="19b222d0125abbcaef71a9797940f40f"></a><!-- doxytag: member="Action::Insert::run" ref="19b222d0125abbcaef71a9797940f40f" args="(const std::string &amp;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::Insert::run           </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const std::string &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>path</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
  <tr>
    <td>
      &nbsp;
    </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>&nbsp;</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:43 2006 for Exiv2 by&nbsp;
<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>