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
|
<!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: Member List</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>
<h1>Exiv2::ImageFactory Member List</h1>This is the complete list of members for <a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a>, including all inherited members.<p><table>
<tr class="memlist"><td><a class="el" href="classExiv2_1_1ImageFactory.html#66e3b04ee1e62cd0f978995def1fd495">create</a>(int type, const std::string &path)</td><td><a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classExiv2_1_1ImageFactory.html#436ea4f6d7f213d389e3e9ec10264a83">create</a>(int type)</td><td><a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classExiv2_1_1ImageFactory.html#047254c8b06726cc0c3733e066a0bc97">create</a>(int type, BasicIo::AutoPtr io)</td><td><a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classExiv2_1_1ImageFactory.html#93387c43470e70c700e1addb92907c40">getType</a>(const std::string &path)</td><td><a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classExiv2_1_1ImageFactory.html#5b0f62579f4a9945f525f952cb86619e">getType</a>(const byte *data, long size)</td><td><a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classExiv2_1_1ImageFactory.html#bd5d3ab76420ec7db45cc2105f4e5907">getType</a>(BasicIo &io)</td><td><a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classExiv2_1_1ImageFactory.html#981013bdf0d31ec7f64f0f6339fe323e">open</a>(const std::string &path)</td><td><a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classExiv2_1_1ImageFactory.html#5130bcd72fdcd2765ac40dfec3060c06">open</a>(const byte *data, long size)</td><td><a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classExiv2_1_1ImageFactory.html#b5634be654818fe1ad9d9911ef04ffe3">open</a>(BasicIo::AutoPtr io)</td><td><a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a></td><td><code> [static]</code></td></tr>
<tr class="memlist"><td><a class="el" href="classExiv2_1_1ImageFactory.html#6db8e2e508fc0c43461235e2dc6a4eee">registerImage</a>(int type, NewInstanceFct newInst, IsThisTypeFct isType)</td><td><a class="el" href="classExiv2_1_1ImageFactory.html">Exiv2::ImageFactory</a></td><td><code> [static]</code></td></tr>
</table><hr size="1"><address style="align: right;"><small>Generated on Fri Jun 2 23:54:59 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>
|