Tarball tree for barry-0.17.0.tar.bz2
[barry.git] / doc / www / doxygen / html / iconv_8h.html
blob6bd941a549dc42728f900033b882a0546904d3a5
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 <title>Barry: iconv.h File Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 <link href="tabs.css" rel="stylesheet" type="text/css">
6 </head><body>
7 <!-- Generated by Doxygen 1.5.6 -->
8 <div class="navigation" id="top">
9 <div class="tabs">
10 <ul>
11 <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12 <li><a href="modules.html"><span>Modules</span></a></li>
13 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
14 <li><a href="classes.html"><span>Classes</span></a></li>
15 <li class="current"><a href="files.html"><span>Files</span></a></li>
16 <li><a href="dirs.html"><span>Directories</span></a></li>
17 </ul>
18 </div>
19 <div class="navpath"><a class="el" href="dir_edc0f428e3eefcfdce9c25befd901c57.html">src</a>
20 </div>
21 </div>
22 <div class="contents">
23 <h1>iconv.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
24 iconv wrapper class, and pluggable interface for records
25 <p>
27 <p>Definition in file <a class="el" href="iconv_8h-source.html">iconv.h</a>.</p>
29 <p>
30 <code>#include &quot;<a class="el" href="dll_8h-source.html">dll.h</a>&quot;</code><br>
31 <code>#include &quot;<a class="el" href="data_8h-source.html">data.h</a>&quot;</code><br>
32 <code>#include &lt;<a class="el" href="iconv_8h-source.html">iconv.h</a>&gt;</code><br>
33 <code>#include &lt;string&gt;</code><br>
35 <p>
36 <div class="dynheader">
37 Include dependency graph for iconv.h:</div>
38 <div class="dynsection">
39 <p><center><img src="iconv_8h__incl.png" border="0" usemap="#iconv.h_map" alt=""></center>
40 <map name="iconv.h_map">
41 <area shape="rect" href="dll_8h.html" title="Macros for handling DLL/library API visibility." alt="" coords="5,155,51,181"><area shape="rect" href="data_8h.html" title="Class to deal with pre&#45;saved data files." alt="" coords="157,80,213,107"></map>
42 </div>
44 <p>
45 <div class="dynheader">
46 This graph shows which files directly or indirectly include this file:</div>
47 <div class="dynsection">
48 <p><center><img src="iconv_8h__dep__incl.png" border="0" usemap="#iconv.hdep_map" alt=""></center>
49 <map name="iconv.hdep_map">
50 <area shape="rect" href="barry_8h.html" title="Main header file for applications." alt="" coords="5,155,64,181"><area shape="rect" href="connector_8h-source.html" title="connector.h" alt="" coords="72,80,160,107"><area shape="rect" href="iconv_8cc.html" title="iconv wrapper class, and pluggable interface for records" alt="" coords="184,80,253,107"><area shape="rect" href="r__bookmark_8cc.html" title="Record parsing class for the phone browser bookmarks database." alt="" coords="277,80,384,107"><area shape="rect" href="r__calendar_8cc.html" title="Blackberry database record parser class for calendar records." alt="" coords="408,80,507,107"><area shape="rect" href="r__calllog_8cc.html" title="Record parsing class for the phone call logs database." alt="" coords="531,80,619,107"><area shape="rect" href="r__contact_8cc.html" title="Blackberry database record parser class for contact records." alt="" coords="643,80,736,107"><area shape="rect" href="r__folder_8cc.html" title="Record parsing class for the folders database." alt="" coords="760,80,840,107"><area shape="rect" href="r__memo_8cc.html" title="Record parsing class for the memo database." alt="" coords="864,80,949,107"><area shape="rect" href="r__message__base_8cc.html" title="Base class for email&#45;oriented Blackberry database records." alt="" coords="973,80,1112,107"><area shape="rect" href="r__servicebook_8cc.html" title="Blackberry database record parser class for Service Book records." alt="" coords="1136,80,1256,107"><area shape="rect" href="r__sms_8cc.html" title="Record parsing class for the SMS database." alt="" coords="1280,80,1355,107"><area shape="rect" href="r__task_8cc.html" title="Record parsing class for the task database." alt="" coords="1379,80,1453,107"><area shape="rect" href="r__timezone_8cc.html" title="Record parsing class for the timezone database." alt="" coords="1477,80,1581,107"><area shape="rect" href="vformat_8c-source.html" title="vformat.c" alt="" coords="1605,80,1680,107"><area shape="rect" href="connector_8cc-source.html" title="connector.cc" alt="" coords="88,155,184,181"></map>
51 </div>
53 <p>
54 <a href="iconv_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
55 <tr><td></td></tr>
56 <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
57 <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceBarry.html">Barry</a></td></tr>
59 <tr><td colspan="2"><br><h2>Classes</h2></td></tr>
60 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBarry_1_1IConvHandle.html">Barry::IConvHandle</a></td></tr>
62 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Wrapper class for a two-way iconv_t handle pair. <a href="classBarry_1_1IConvHandle.html#_details">More...</a><br></td></tr>
63 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBarry_1_1IConverter.html">Barry::IConverter</a></td></tr>
65 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Main charset conversion class, primarily focused on converting between the Blackberry charset and an application-specified one. <a href="classBarry_1_1IConverter.html#_details">More...</a><br></td></tr>
66 </table>
67 </div>
68 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Feb 10 16:14:09 2011 for Barry by&nbsp;
69 <a href="http://www.doxygen.org/index.html">
70 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
71 </body>
72 </html>