File: classExiv2_1_1TypeInfo.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 (59 lines) | stat: -rw-r--r-- 4,502 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
<!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: Exiv2::TypeInfo 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="namespaceExiv2.html">Exiv2</a>::<a class="el" href="classExiv2_1_1TypeInfo.html">TypeInfo</a></div>
<h1>Exiv2::TypeInfo Class Reference</h1><!-- doxytag: class="Exiv2::TypeInfo" -->Type information lookup functions. Implemented as a static class.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;types.hpp&gt;</code>
<p>
Collaboration diagram for Exiv2::TypeInfo:<p><center><img src="classExiv2_1_1TypeInfo__coll__graph.png" border="0" usemap="#Exiv2_1_1TypeInfo__coll__map" alt="Collaboration graph"></center>
<map name="Exiv2_1_1TypeInfo__coll__map">
<area href="structExiv2_1_1TypeInfoTable.html" shape="rect" coords="5,7,152,31" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classExiv2_1_1TypeInfo-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="774ccbf72e5a93ff104d27cf9969b095"></a><!-- doxytag: member="Exiv2::TypeInfo::typeName" ref="774ccbf72e5a93ff104d27cf9969b095" args="(TypeId typeId)" -->
static const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExiv2_1_1TypeInfo.html#774ccbf72e5a93ff104d27cf9969b095">typeName</a> (<a class="el" href="namespaceExiv2.html#5153319711f35fe81cbc13f4b852450c">TypeId</a> typeId)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the name of the type. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="01bebc7e74dbe0de31301f9335f03f00"></a><!-- doxytag: member="Exiv2::TypeInfo::typeId" ref="01bebc7e74dbe0de31301f9335f03f00" args="(const std::string &amp;typeName)" -->
static <a class="el" href="namespaceExiv2.html#5153319711f35fe81cbc13f4b852450c">TypeId</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExiv2_1_1TypeInfo.html#01bebc7e74dbe0de31301f9335f03f00">typeId</a> (const std::string &amp;typeName)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the type id for a type name. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bda613af50ccdddcad9a7bb75fcb2338"></a><!-- doxytag: member="Exiv2::TypeInfo::typeSize" ref="bda613af50ccdddcad9a7bb75fcb2338" args="(TypeId typeId)" -->
static long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExiv2_1_1TypeInfo.html#bda613af50ccdddcad9a7bb75fcb2338">typeSize</a> (<a class="el" href="namespaceExiv2.html#5153319711f35fe81cbc13f4b852450c">TypeId</a> typeId)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the size in bytes of one element of this type. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Type information lookup functions. Implemented as a static class. 
<p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="types_8hpp.html">types.hpp</a><li>types.cpp</ul>
<hr size="1"><address style="align: right;"><small>Generated on Fri Jun 2 23:55:37 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>