Tarball tree for barry-0.17.0.tar.bz2
[barry.git] / doc / www / doxygen / html / classBarry_1_1AllRecordParser.html
blob9bf3f641a4fd4953f83fdd87392d1e6a90e3ec3d
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: Barry::AllRecordParser Class 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 class="current"><a href="classes.html"><span>Classes</span></a></li>
15 <li><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="tabs">
20 <ul>
21 <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
22 <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
23 <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
24 <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
25 </ul>
26 </div>
27 <div class="navpath"><a class="el" href="namespaceBarry.html">Barry</a>::<a class="el" href="classBarry_1_1AllRecordParser.html">AllRecordParser</a>
28 </div>
29 </div>
30 <div class="contents">
31 <h1>Barry::AllRecordParser Class Reference</h1><!-- doxytag: class="Barry::AllRecordParser" --><!-- doxytag: inherits="Barry::MultiRecordParser" --><code>#include &lt;<a class="el" href="parser_8h-source.html">parser.h</a>&gt;</code>
32 <p>
33 <div class="dynheader">
34 Inheritance diagram for Barry::AllRecordParser:</div>
35 <div class="dynsection">
36 <p><center><img src="classBarry_1_1AllRecordParser__inherit__graph.png" border="0" usemap="#Barry_1_1AllRecordParser__inherit__map" alt="Inheritance graph"></center>
37 <map name="Barry_1_1AllRecordParser__inherit__map">
38 <area shape="rect" href="classBarry_1_1MultiRecordParser.html" title="Container parser class that accepts multiple Parser objects (often RecordParser&lt;&gt;..." alt="" coords="5,80,173,107"><area shape="rect" href="classBarry_1_1Parser.html" title="Base class for the parser hierarchy." alt="" coords="40,5,139,32"></map>
39 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
40 <div class="dynheader">
41 Collaboration diagram for Barry::AllRecordParser:</div>
42 <div class="dynsection">
43 <p><center><img src="classBarry_1_1AllRecordParser__coll__graph.png" border="0" usemap="#Barry_1_1AllRecordParser__coll__map" alt="Collaboration graph"></center>
44 <map name="Barry_1_1AllRecordParser__coll__map">
45 <area shape="rect" href="classBarry_1_1MultiRecordParser.html" title="Container parser class that accepts multiple Parser objects (often RecordParser&lt;&gt;..." alt="" coords="5,112,173,139"><area shape="rect" href="classBarry_1_1Parser.html" title="Base class for the parser hierarchy." alt="" coords="40,5,139,32"><area shape="rect" href="classBarry_1_1AllRecordStore.html" title="Base class with overloaded functor behaviour for all available record classes." alt="" coords="197,112,344,139"></map>
46 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
48 <p>
49 <a href="classBarry_1_1AllRecordParser-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
50 Convenience parser that creates a <a class="el" href="classBarry_1_1MultiRecordParser.html" title="Container parser class that accepts multiple Parser objects (often RecordParser&lt;&gt;...">MultiRecordParser</a> with all known record parsers added.
51 <p>
52 If an <a class="el" href="classBarry_1_1AllRecordStore.html" title="Base class with overloaded functor behaviour for all available record classes.">AllRecordStore</a> pointer is passed in, this class takes ownership of it, and uses it as the store object for all the RecordParser&lt;&gt; objects it creates. If not, then a custom DumpStore&lt;&gt; object is created with the given stream for each RecordParser&lt;&gt; added.<p>
53 The default parser object behaves just like <a class="el" href="classBarry_1_1MultiRecordParser.html" title="Container parser class that accepts multiple Parser objects (often RecordParser&lt;&gt;...">MultiRecordParser</a><p>
54 This class takes ownership of all pointers passed in.
55 <p>Definition at line <a class="el" href="parser_8h-source.html#l00502">502</a> of file <a class="el" href="parser_8h-source.html">parser.h</a>.</p>
56 <table border="0" cellpadding="0" cellspacing="0">
57 <tr><td></td></tr>
58 </table>
59 <hr>The documentation for this class was generated from the following files:<ul>
60 <li><a class="el" href="parser_8h-source.html">parser.h</a><li><a class="el" href="parser_8cc-source.html">parser.cc</a></ul>
61 </div>
62 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Feb 10 16:14:43 2011 for Barry by&nbsp;
63 <a href="http://www.doxygen.org/index.html">
64 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
65 </body>
66 </html>