Sophie

Sophie

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

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: Barry::BoostParser 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.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 class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</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="navpath"><a class="el" href="namespaceBarry.html">Barry</a>::<a class="el" href="classBarry_1_1BoostParser.html">BoostParser</a>
  </div>
</div>
<div class="contents">
<h1>Barry::BoostParser Class Reference</h1><!-- doxytag: class="Barry::BoostParser" --><!-- doxytag: inherits="Barry::Parser" --><code>#include &lt;<a class="el" href="s11n-boost_8h-source.html">s11n-boost.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for Barry::BoostParser:</div>
<div class="dynsection">
<p><center><img src="classBarry_1_1BoostParser__inherit__graph.png" border="0" usemap="#Barry_1_1BoostParser__inherit__map" alt="Inheritance graph"></center>
<map name="Barry_1_1BoostParser__inherit__map">
<area shape="rect" href="classBarry_1_1Parser.html" title="Base class for the parser hierarchy." alt="" coords="21,5,120,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for Barry::BoostParser:</div>
<div class="dynsection">
<p><center><img src="classBarry_1_1BoostParser__coll__graph.png" border="0" usemap="#Barry_1_1BoostParser__coll__map" alt="Collaboration graph"></center>
<map name="Barry_1_1BoostParser__coll__map">
<area shape="rect" href="classBarry_1_1Parser.html" title="Base class for the parser hierarchy." alt="" coords="5,237,104,264"><area shape="rect" title="STL class." alt="" coords="284,339,364,365"><area shape="rect" title="STL class." alt="" coords="156,237,321,264"><area shape="rect" title="STL class." alt="" coords="388,339,487,365"><area shape="rect" title="STL class." alt="" coords="345,237,529,264"><area shape="rect" title="STL class." alt="" coords="288,160,472,187"><area shape="rect" title="STL class." alt="" coords="363,83,515,109"><area shape="rect" title="STL class." alt="" coords="496,160,677,187"><area shape="rect" title="STL class." alt="" coords="389,5,488,32"><area shape="rect" title="STL class." alt="" coords="519,288,612,315"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classBarry_1_1BoostParser-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
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. 
<p>
This class is defined completely in the header, so that it is optional for applications to link against the boost libraries. 
<p>Definition at line <a class="el" href="s11n-boost_8h-source.html#l00592">592</a> of file <a class="el" href="s11n-boost_8h-source.html">s11n-boost.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBarry_1_1BoostParser.html#12411c1c2d45e92e4700a166abb4b87d">ParseRecord</a> (const <a class="el" href="classBarry_1_1DBData.html">DBData</a> &amp;data, const <a class="el" href="classBarry_1_1IConverter.html">IConverter</a> *ic)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called to parse sub fields in the raw data packet.  <a href="#12411c1c2d45e92e4700a166abb4b87d"></a><br></td></tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="12411c1c2d45e92e4700a166abb4b87d"></a><!-- doxytag: member="Barry::BoostParser::ParseRecord" ref="12411c1c2d45e92e4700a166abb4b87d" args="(const DBData &amp;data, const IConverter *ic)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Barry::BoostParser::ParseRecord           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classBarry_1_1DBData.html">DBData</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>data</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classBarry_1_1IConverter.html">IConverter</a> *&nbsp;</td>
          <td class="paramname"> <em>ic</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Called to parse sub fields in the raw data packet. 
<p>

<p>Implements <a class="el" href="classBarry_1_1Parser.html#1d8325c74140cda51c5735c6f82b7511">Barry::Parser</a>.</p>

<p>Definition at line <a class="el" href="s11n-boost_8h-source.html#l00648">648</a> of file <a class="el" href="s11n-boost_8h-source.html">s11n-boost.h</a>.</p>

<p>References <a class="el" href="data_8h-source.html#l00203">Barry::DBData::GetDBName()</a>.</p>

<p>
<div class="dynheader">
Here is the call graph for this function:</div>
<div class="dynsection">
<p><center><img src="classBarry_1_1BoostParser_12411c1c2d45e92e4700a166abb4b87d_cgraph.png" border="0" usemap="#classBarry_1_1BoostParser_12411c1c2d45e92e4700a166abb4b87d_cgraph_map" alt=""></center>
<map name="classBarry_1_1BoostParser_12411c1c2d45e92e4700a166abb4b87d_cgraph_map">
<area shape="rect" href="classBarry_1_1DBData.html#37303ba0c4008a8afe0e5f09b823812e" title="Barry::DBData::GetDBName" alt="" coords="269,5,456,32"></map>
</div>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="s11n-boost_8h-source.html">s11n-boost.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Mar 1 17:51:04 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>