Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > abb2634846290d27f545cecded067e1f > files > 1850

barry-devel-docs-0.17.1-4.fc14.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Barry: s11n-boost.h 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.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="classes.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="dir_3e14c0bb4416cf979afc3165665fc916.html">src</a>
  </div>
</div>
<div class="contents">
<h1>s11n-boost.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
Non-intrusive versions of serialization functions for the record classes. 
<p>
These template functions make it possible to use the record classes with the Boost::Serialization library. 
<p>Definition in file <a class="el" href="s11n-boost_8h-source.html">s11n-boost.h</a>.</p>

<p>
<code>#include &quot;<a class="el" href="dll_8h-source.html">dll.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="record_8h-source.html">record.h</a>&quot;</code><br>
<code>#include &lt;boost/serialization/vector.hpp&gt;</code><br>

<p>
<div class="dynheader">
Include dependency graph for s11n-boost.h:</div>
<div class="dynsection">
<p><center><img src="s11n-boost_8h__incl.png" border="0" usemap="#s11n-boost.h_map" alt=""></center>
<map name="s11n-boost.h_map">
<area shape="rect" href="dll_8h.html" title="Macros for handling DLL/library API visibility." alt="" coords="428,304,473,331"><area shape="rect" href="record_8h.html" title="Blackberry database record classes." alt="" coords="896,80,963,107"><area shape="rect" href="r__calendar_8h.html" title="Blackberry database record parser class for calendar records." alt="" coords="1640,155,1731,181"><area shape="rect" href="r__calllog_8h.html" title="Record parsing class for call logs." alt="" coords="355,229,435,256"><area shape="rect" href="r__bookmark_8h.html" title="Record parsing class for call logs." alt="" coords="459,229,557,256"><area shape="rect" href="r__contact_8h.html" title="Blackberry database record parser class for contact records." alt="" coords="1523,229,1608,256"><area shape="rect" href="r__cstore_8h.html" title="Blackberry database record parser class for Content Store records." alt="" coords="1283,229,1363,256"><area shape="rect" href="r__memo_8h.html" title="Record parsing class for the memo database." alt="" coords="581,229,661,256"><area shape="rect" href="r__message_8h.html" title="Blackberry database record parser class for email records." alt="" coords="485,155,581,181"><area shape="rect" href="r__servicebook_8h.html" title="Blackberry database record parser class for the Service Book record." alt="" coords="1387,229,1499,256"><area shape="rect" href="r__task_8h.html" title="Record parsing class for the task database." alt="" coords="1080,155,1147,181"><area shape="rect" href="r__pin__message_8h.html" title="Blackberry database record parser class for pin message records." alt="" coords="267,155,387,181"><area shape="rect" href="r__saved__message_8h-source.html" title="r_saved_message.h" alt="" coords="104,155,243,181"><area shape="rect" href="r__sms_8h-source.html" title="r_sms.h" alt="" coords="784,229,851,256"><area shape="rect" href="r__folder_8h.html" title="Record parsing class for the Folder database." alt="" coords="685,229,760,256"><area shape="rect" href="r__timezone_8h.html" title="Record parsing class for the timezone database." alt="" coords="235,229,331,256"><area shape="rect" href="r__recur__base_8h.html" title="Base class for recurring calendar event data." alt="" coords="1632,229,1739,256"><area shape="rect" href="r__message__base_8h.html" title="Base class for email&#45;oriented Blackberry database records." alt="" coords="875,229,1005,256"></map>
</div>

<p>
<a href="s11n-boost_8h-source.html">Go to the source code of this file.</a><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"><b>boost</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><b>boost::serialization</b></td></tr>

<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>

<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"><b>Barry::BoostLoader&lt; RecordT &gt;</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><b>Barry::BoostSaver&lt; RecordT &gt;</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBarry_1_1BoostParser.html">Barry::BoostParser</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This <a class="el" href="classBarry_1_1Parser.html" title="Base class for the parser hierarchy.">Parser</a> turns incoming records (which can be of any record type included in ALL_KNOWN_PARSER_TYPES) into a Boost Serialization stream on the given iostream.  <a href="classBarry_1_1BoostParser.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBarry_1_1BoostBuilder.html">Barry::BoostBuilder</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This <a class="el" href="classBarry_1_1Builder.html" title="Base class for the builder functor hierarchy.">Builder</a> class reads a boost serialization stream, and converts them into <a class="el" href="classBarry_1_1DBData.html" title="Database record data class.">DBData</a> records.  <a href="classBarry_1_1BoostBuilder.html#_details">More...</a><br></td></tr>
</table>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Mar 1 17:50:50 2011 for Barry by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>