Sophie

Sophie

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

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::LdifStore 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_1LdifStore.html">LdifStore</a>
  </div>
</div>
<div class="contents">
<h1>Barry::LdifStore Class Reference</h1><!-- doxytag: class="Barry::LdifStore" --><code>#include &lt;<a class="el" href="ldifio_8h-source.html">ldifio.h</a>&gt;</code>
<p>
<div class="dynheader">
Collaboration diagram for Barry::LdifStore:</div>
<div class="dynsection">
<p><center><img src="classBarry_1_1LdifStore__coll__graph.png" border="0" usemap="#Barry_1_1LdifStore__coll__map" alt="Collaboration graph"></center>
<map name="Barry_1_1LdifStore__coll__map">
<area shape="rect" href="classBarry_1_1ContactLdif.html" title="Class for generating LDIF output based on a Barry::Contact record object." alt="" coords="1508,157,1633,184"><area shape="rect" title="STL class." alt="" coords="827,131,907,157"><area shape="rect" href="structBarry_1_1ContactLdif_1_1NameToFunc.html" title="Used to create a List of supported Barry field names, including calculated names..." alt="" coords="1108,208,1319,235"><area shape="rect" title="STL class." alt="" coords="372,131,537,157"><area shape="rect" title="STL class." alt="" coords="984,259,1075,285"><area shape="rect" title="STL class." alt="" coords="572,259,748,285"><area shape="rect" title="STL class." alt="" coords="159,331,311,357"><area shape="rect" title="STL class." alt="" coords="363,309,547,336"><area shape="rect" title="STL class." alt="" coords="365,360,544,387"><area shape="rect" title="STL class." alt="" coords="364,411,545,437"><area shape="rect" title="STL class." alt="" coords="7,331,105,357"><area shape="rect" title="STL class." alt="" coords="1164,309,1263,336"><area shape="rect" title="STL class." alt="" coords="775,309,959,336"><area shape="rect" title="STL class." alt="" coords="1167,360,1260,387"><area shape="rect" title="STL class." alt="" coords="776,360,957,387"><area shape="rect" title="STL class." alt="" coords="1353,412,1447,439"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classBarry_1_1LdifStore-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Storage class suitable for use in a RecordParser&lt;&gt; or RecordBuilder&lt;&gt;. 
<p>
Be sure to use the input constructors for RecordBuilder&lt;&gt; objects and output constructors for RecordParser&lt;&gt; objects.<p>
Examples: Read contacts from an ldif stream on stdin: new RecordBuilder&lt;Contact, LdifStore&gt;( new LdifStore(cin) );<p>
Write contacts to an ldif stream on stdout: new RecordParser&lt;Contact, LdifStore&gt;( new LdifStore(cout, baseDN, dnAttr) ); 
<p>Definition at line <a class="el" href="ldifio_8h-source.html#l00050">50</a> of file <a class="el" href="ldifio_8h-source.html">ldifio.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="ldifio_8h-source.html">ldifio.h</a><li><a class="el" href="ldifio_8cc-source.html">ldifio.cc</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Mar 1 17:50:58 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>