File: sigmamn_8hpp.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 (68 lines) | stat: -rw-r--r-- 4,813 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
<!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: sigmamn.hpp File 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><a href="classes.html"><span>Classes</span></a></li>
    <li id="current"><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="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
  </ul></div>
<h1>sigmamn.hpp File Reference</h1>Sigma and Foveon MakerNote implemented according to the specification <a href="http://www.x3f.info/technotes/FileDocs/MakerNoteDoc.html">SIGMA and FOVEON EXIF MakerNote Documentation</a> by Foveon. <a href="#_details">More...</a>
<p>
<code>#include &quot;<a class="el" href="types_8hpp.html">types.hpp</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="makernote_8hpp.html">makernote.hpp</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="tags_8hpp.html">tags.hpp</a>&quot;</code><br>
<code>#include &lt;string&gt;</code><br>
<code>#include &lt;iosfwd&gt;</code><br>
<code>#include &lt;memory&gt;</code><br>

<p>
Include dependency graph for sigmamn.hpp:<p><center><img src="sigmamn_8hpp__incl.png" border="0" usemap="#sigmamn.hpp_map" alt=""></center>
<map name="sigmamn.hpp_map">
<area href="types_8hpp.html" shape="rect" coords="317,205,397,229" alt="">
<area href="makernote_8hpp.html" shape="rect" coords="159,156,268,180" alt="">
<area href="tags_8hpp.html" shape="rect" coords="177,57,249,81" alt="">
</map>

<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="sigmamn_8hpp__dep__incl.png" border="0" usemap="#sigmamn.hppdep_map" alt=""></center>
<map name="sigmamn.hppdep_map">
<area href="mn_8hpp.html" shape="rect" coords="157,6,224,30" alt="">
</map>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html">Exiv2</a></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExiv2_1_1SigmaMakerNote.html">Exiv2::SigmaMakerNote</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classExiv2_1_1MakerNote.html">MakerNote</a> for Sigma (Foveon) cameras.  <a href="classExiv2_1_1SigmaMakerNote.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">MakerNote::AutoPtr&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html#af9b7651a3ce522b63559a1e2b48ca95">Exiv2::createSigmaMakerNote</a> (bool alloc, const <a class="el" href="namespaceExiv2.html#16f60a5bd4207fe155f6cf93a15efa72">byte</a> *buf, long len, <a class="el" href="namespaceExiv2.html#94c225faf6d6c611a3828fae1c28efa6">ByteOrder</a> byteOrder, long offset)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return an auto-pointer to a newly created empty <a class="el" href="classExiv2_1_1MakerNote.html">MakerNote</a> initialized to operate in the memory management model indicated. The caller owns this copy and the auto-pointer ensures that it will be deleted.  <a href="#af9b7651a3ce522b63559a1e2b48ca95"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Sigma and Foveon MakerNote implemented according to the specification <a href="http://www.x3f.info/technotes/FileDocs/MakerNoteDoc.html">SIGMA and FOVEON EXIF MakerNote Documentation</a> by Foveon. 
<p>
<dl compact><dt><b>Version:</b></dt><dd><dl compact><dt><b>Rev</b></dt><dd>669 </dd></dl>
</dd></dl>
<dl compact><dt><b>Author:</b></dt><dd>Andreas Huggel (ahu) <a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a> </dd></dl>
<dl compact><dt><b>Date:</b></dt><dd>02-Apr-04, ahu: created </dd></dl>
<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 2 23:54:29 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>