Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 110492f5122731329f0db69a1df590c3 > files > 2027

kdepimlibs-apidocs-4.10.5-1.fc18.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
  <title>Ldif Class Reference</title>
<style type="text/css">
  .cp-doNotDisplay { display: none; }
  @media aural, braille, handheld, tty { .cp-doNotDisplay { display: inline; speak: normal; }}
  .cp-edit { text-align: right; }
  @media print, embossed { .cp-edit { display: none; }}
</style>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />
  <link rel="meta" href="http://www.kde.org/labels.rdf" type="application/rdf+xml" title="ICRA labels" />
  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />
  <meta name="no-email-collection" content="http://www.unspam.com/noemailcollection" />
  <script type="text/javascript" src="jquery.js"></script>
  <script type="text/javascript" src="dynsections.js"></script>
  <link rel="shortcut icon" href="../../favicon.ico" /><link rel="icon" href="../../favicon.ico" />
  <link rel="stylesheet" media="screen" type="text/css" title="KDE Colors" href="../../kde.css" />
  <link rel="stylesheet" media="print, embossed" type="text/css" href="../../print.css" />
  <link rel="stylesheet" media="screen, aural, handheld, tty, braille" type="text/css" title="Flat" href="../../flat.css" />
  <link rel="stylesheet" type="text/css" href="../../doxygen.css" />
  <link rel="stylesheet" type="text/css" href="../../tabs.css" />
</head>
<body>
<ul class="cp-doNotDisplay">
  <li><a href="#cp-content" accesskey="2">Skip to content</a></li>
  <li><a href="#cp-menu" accesskey="5">Skip to link menu</a></li>
</ul>
<div id="container">
<div id="header">
  <div id="header_top"><div><div>
    <img alt ="" src="../../top-kde.jpg"/>
    </div></div></div>
  <div id="header_bottom">
    <div id="location">
      <ul>
        <li><a href="http://api.kde.org">KDE API Reference</a></li>
        <li><a href="../../index.html">kdepimlibs-4.10.5 API Reference</a></li>
      </ul>
    </div>
    <div id="menu">
<ul>
<li><a href="http://www.kde.org/">KDE Home</a></li>
<li><a href="http://kde.org/contact/">Contact Us</a></li>
</ul>
</div>
</div>
</div>
<!-- End page header -->
    <div id="body_wrapper">
      <div id="body">
        <!-- begin main content -->
        <div id="right">
          <div class="content">
          <div id="main">
            <div class="clearer">&nbsp;</div>
<h2><a name="content"></a>kabc</h2>
<!-- BC -->
<div id="top">
<!-- Generated by Doxygen 1.8.3.1 -->
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="classLdif-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">Ldif Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><code>#include &lt;<a class="el" href="ldif__p_8h_source.html">ldif_p.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a9936e806204ec47f812405101bc4cfef"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><b>EntryType</b> { <br/>
&#160;&#160;<b>Entry_None</b>, 
<b>Entry_Add</b>, 
<b>Entry_Del</b>, 
<b>Entry_Mod</b>, 
<br/>
&#160;&#160;<b>Entry_Modrdn</b>
<br/>
 }</td></tr>
<tr class="separator:a9936e806204ec47f812405101bc4cfef"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab2309c423618db7e65935430e6c31dd1"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><b>ModType</b> { <b>Mod_None</b>, 
<b>Mod_Add</b>, 
<b>Mod_Replace</b>, 
<b>Mod_Del</b>
 }</td></tr>
<tr class="separator:ab2309c423618db7e65935430e6c31dd1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9aafc61930403de96523f555b366f508"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><b>ParseValue</b> { <br/>
&#160;&#160;<b>None</b>, 
<b>NewEntry</b>, 
<b>EndEntry</b>, 
<b>Item</b>, 
<br/>
&#160;&#160;<b>Control</b>, 
<b>Err</b>, 
<b>MoreData</b>
<br/>
 }</td></tr>
<tr class="separator:a9aafc61930403de96523f555b366f508"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ad788f7ac2a3e2982667701be01d2ba6f"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad788f7ac2a3e2982667701be01d2ba6f"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>Ldif</b> (const <a class="el" href="classLdif.html">Ldif</a> &amp;that)</td></tr>
<tr class="separator:ad788f7ac2a3e2982667701be01d2ba6f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a098d52048feb9126cf9ee91fa51149ba"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a098d52048feb9126cf9ee91fa51149ba">attr</a> () const </td></tr>
<tr class="separator:a098d52048feb9126cf9ee91fa51149ba"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad39076f5fbff4db512e93213f041d008"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#ad39076f5fbff4db512e93213f041d008">delOldRdn</a> () const </td></tr>
<tr class="separator:ad39076f5fbff4db512e93213f041d008"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a837784dbd1301f298ac15473c4549f6b"><td class="memItemLeft" align="right" valign="top">LdapDN&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a837784dbd1301f298ac15473c4549f6b">dn</a> () const </td></tr>
<tr class="separator:a837784dbd1301f298ac15473c4549f6b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2456b2d66b457c2b9c9e619ef033cdaf"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a2456b2d66b457c2b9c9e619ef033cdaf">endLdif</a> ()</td></tr>
<tr class="separator:a2456b2d66b457c2b9c9e619ef033cdaf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a14227a34bb380e25a0fb8e3291753627"><td class="memItemLeft" align="right" valign="top">EntryType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a14227a34bb380e25a0fb8e3291753627">entryType</a> () const </td></tr>
<tr class="separator:a14227a34bb380e25a0fb8e3291753627"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a451be6474e39acc68d5c2598403a0248"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a451be6474e39acc68d5c2598403a0248">isCritical</a> () const </td></tr>
<tr class="separator:a451be6474e39acc68d5c2598403a0248"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a17a2db158b55367f4c799775c8214de0"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a17a2db158b55367f4c799775c8214de0">isUrl</a> () const </td></tr>
<tr class="separator:a17a2db158b55367f4c799775c8214de0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2bd02025073b77d3a8058105254febef"><td class="memItemLeft" align="right" valign="top">uint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a2bd02025073b77d3a8058105254febef">lineNumber</a> () const </td></tr>
<tr class="separator:a2bd02025073b77d3a8058105254febef"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d1216b0d6c027e95c9415dd2e92413c"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a3d1216b0d6c027e95c9415dd2e92413c">modType</a> () const </td></tr>
<tr class="separator:a3d1216b0d6c027e95c9415dd2e92413c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aca681e3617feaf53e7efba9bc913bcd3"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#aca681e3617feaf53e7efba9bc913bcd3">newRdn</a> () const </td></tr>
<tr class="separator:aca681e3617feaf53e7efba9bc913bcd3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a740c7aafef5018000731e901f7fe7357"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a740c7aafef5018000731e901f7fe7357">newSuperior</a> () const </td></tr>
<tr class="separator:a740c7aafef5018000731e901f7fe7357"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a47578dbb9576b6cc39b914f9a96423ab"><td class="memItemLeft" align="right" valign="top">ParseValue&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a47578dbb9576b6cc39b914f9a96423ab">nextItem</a> ()</td></tr>
<tr class="separator:a47578dbb9576b6cc39b914f9a96423ab"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d0761d06b70d958f5f7b8ac786dead9"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a3d0761d06b70d958f5f7b8ac786dead9">oid</a> () const </td></tr>
<tr class="separator:a3d0761d06b70d958f5f7b8ac786dead9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9b43bcce69209229a6c2c3e1269fcb8a"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9b43bcce69209229a6c2c3e1269fcb8a"></a>
<a class="el" href="classLdif.html">Ldif</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classLdif.html">Ldif</a> &amp;that)</td></tr>
<tr class="separator:a9b43bcce69209229a6c2c3e1269fcb8a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1c33fabcd5613d83324ac473876274eb"><td class="memItemLeft" align="right" valign="top">ParseValue&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a1c33fabcd5613d83324ac473876274eb">processLine</a> ()</td></tr>
<tr class="separator:a1c33fabcd5613d83324ac473876274eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab99e6f7b43fbd134642a5964c6d86c4b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#ab99e6f7b43fbd134642a5964c6d86c4b">setLdif</a> (const QByteArray &amp;ldif)</td></tr>
<tr class="separator:ab99e6f7b43fbd134642a5964c6d86c4b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab3a0e464a3591a3c4b34d4a46e247cf4"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#ab3a0e464a3591a3c4b34d4a46e247cf4">startParsing</a> ()</td></tr>
<tr class="separator:ab3a0e464a3591a3c4b34d4a46e247cf4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af00d77ade861e6c3e6689d9d25fe66f6"><td class="memItemLeft" align="right" valign="top">QByteArray&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#af00d77ade861e6c3e6689d9d25fe66f6">value</a> () const </td></tr>
<tr class="separator:af00d77ade861e6c3e6689d9d25fe66f6"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a1c73f64750d0bd189719939d5ba83fc5"><td class="memItemLeft" align="right" valign="top">static QByteArray&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#a1c73f64750d0bd189719939d5ba83fc5">assembleLine</a> (const QString &amp;fieldname, const QByteArray &amp;<a class="el" href="classLdif.html#af00d77ade861e6c3e6689d9d25fe66f6">value</a>, uint linelen=0, bool url=false)</td></tr>
<tr class="separator:a1c73f64750d0bd189719939d5ba83fc5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abe30c517869c348c5a78d33e300762f1"><td class="memItemLeft" align="right" valign="top">static QByteArray&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#abe30c517869c348c5a78d33e300762f1">assembleLine</a> (const QString &amp;fieldname, const QString &amp;<a class="el" href="classLdif.html#af00d77ade861e6c3e6689d9d25fe66f6">value</a>, uint linelen=0, bool url=false)</td></tr>
<tr class="separator:abe30c517869c348c5a78d33e300762f1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aae890f64f37d13936927305dd808378e"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#aae890f64f37d13936927305dd808378e">splitControl</a> (const QByteArray &amp;line, QString &amp;<a class="el" href="classLdif.html#a3d0761d06b70d958f5f7b8ac786dead9">oid</a>, bool &amp;critical, QByteArray &amp;<a class="el" href="classLdif.html#af00d77ade861e6c3e6689d9d25fe66f6">value</a>)</td></tr>
<tr class="separator:aae890f64f37d13936927305dd808378e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac5e67e9631811bd26b4af84299c6ebc8"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLdif.html#ac5e67e9631811bd26b4af84299c6ebc8">splitLine</a> (const QByteArray &amp;line, QString &amp;fieldname, QByteArray &amp;<a class="el" href="classLdif.html#af00d77ade861e6c3e6689d9d25fe66f6">value</a>)</td></tr>
<tr class="separator:ac5e67e9631811bd26b4af84299c6ebc8"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classLdif.html" title="Ldif.">Ldif</a>. </p>
<p><a class="el" href="classLdif.html" title="Ldif.">Ldif</a> implements an RFC 2849 compliant <a class="el" href="classLdif.html" title="Ldif.">Ldif</a> parser. <a class="el" href="classLdif.html" title="Ldif.">Ldif</a> files are used to represent directory information on LDAP-based servers, or to describe a set of changes which are to be applied to a directory. </p>

<p>Definition at line <a class="el" href="ldif__p_8h_source.html#l00038">38</a> of file <a class="el" href="ldif__p_8h_source.html">ldif_p.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a1c73f64750d0bd189719939d5ba83fc5"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QByteArray Ldif::assembleLine </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&#160;</td>
          <td class="paramname"><em>fieldname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QByteArray &amp;&#160;</td>
          <td class="paramname"><em>value</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint&#160;</td>
          <td class="paramname"><em>linelen</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>url</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Assembles fieldname and value into a valid <a class="el" href="classLdif.html" title="Ldif.">Ldif</a> line, BASE64 encodes the value if necessary and optionally splits into more lines. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">fieldname</td><td>The name of the entry. </td></tr>
    <tr><td class="paramname">value</td><td>The value of the entry. </td></tr>
    <tr><td class="paramname">linelen</td><td>Maximum length of the lines in the result. </td></tr>
    <tr><td class="paramname">url</td><td>If true, encode value as url ( use :&lt; ). </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00071">71</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="abe30c517869c348c5a78d33e300762f1"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QByteArray Ldif::assembleLine </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&#160;</td>
          <td class="paramname"><em>fieldname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&#160;</td>
          <td class="paramname"><em>value</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint&#160;</td>
          <td class="paramname"><em>linelen</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>url</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>This is the same as the above function, the only difference that this accepts QString as the value. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00123">123</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a098d52048feb9126cf9ee91fa51149ba"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Ldif::attr </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the attribute name. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00425">425</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad39076f5fbff4db512e93213f041d008"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Ldif::delOldRdn </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns if the delete of the old RDN is required. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00420">420</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a837784dbd1301f298ac15473c4549f6b"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">LdapDN Ldif::dn </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the Distinguished Name of the current entry. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00405">405</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a2456b2d66b457c2b9c9e619ef033cdaf"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Ldif::endLdif </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Indicates the end of the <a class="el" href="classLdif.html" title="Ldif.">Ldif</a> file/stream. </p>
<p>Call if <a class="el" href="classLdif.html#a47578dbb9576b6cc39b914f9a96423ab" title="Process the Ldif until a complete item can be returned.">nextItem()</a> returned MoreData, but actually you don't have more data. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00367">367</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a14227a34bb380e25a0fb8e3291753627"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Ldif::EntryType Ldif::entryType </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the requested LDAP operation extracted from the current entry. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00395">395</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a451be6474e39acc68d5c2598403a0248"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Ldif::isCritical </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the criticality level when <a class="el" href="classLdif.html#a3d1216b0d6c027e95c9415dd2e92413c" title="Returns the LDAP modify request type if entryType() returned Entry_Mod.">modType()</a> returned Control. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00440">440</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a17a2db158b55367f4c799775c8214de0"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Ldif::isUrl </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns if val() is an url. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00435">435</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a2bd02025073b77d3a8058105254febef"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint Ldif::lineNumber </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the line number which the parser processes. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00450">450</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3d1216b0d6c027e95c9415dd2e92413c"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Ldif::modType </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the LDAP modify request type if <a class="el" href="classLdif.html#a14227a34bb380e25a0fb8e3291753627" title="Returns the requested LDAP operation extracted from the current entry.">entryType()</a> returned Entry_Mod. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00400">400</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aca681e3617feaf53e7efba9bc913bcd3"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Ldif::newRdn </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the new Relative Distinguished Name if <a class="el" href="classLdif.html#a3d1216b0d6c027e95c9415dd2e92413c" title="Returns the LDAP modify request type if entryType() returned Entry_Mod.">modType()</a> returned Entry_Modrdn. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00410">410</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a740c7aafef5018000731e901f7fe7357"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Ldif::newSuperior </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the new parent of the entry if <a class="el" href="classLdif.html#a3d1216b0d6c027e95c9415dd2e92413c" title="Returns the LDAP modify request type if entryType() returned Entry_Mod.">modType()</a> returned Entry_Modrdn. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00415">415</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a47578dbb9576b6cc39b914f9a96423ab"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Ldif::ParseValue Ldif::nextItem </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Process the <a class="el" href="classLdif.html" title="Ldif.">Ldif</a> until a complete item can be returned. </p>
<dl class="section return"><dt>Returns</dt><dd>NewEntry if a new DN encountered, Item if a new item returned, Err if the <a class="el" href="classLdif.html" title="Ldif.">Ldif</a> contains error, EndEntry if the parser reached the end of the current entry and MoreData if the parser encountered the end of the current chunk of the <a class="el" href="classLdif.html" title="Ldif.">Ldif</a>.</dd></dl>
<p>If you want to finish the parsing after receiving MoreData, then call <a class="el" href="classLdif.html#a2456b2d66b457c2b9c9e619ef033cdaf" title="Indicates the end of the Ldif file/stream.">endLdif()</a>, so the parser can safely flush the current entry. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00327">327</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3d0761d06b70d958f5f7b8ac786dead9"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Ldif::oid </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the OID when <a class="el" href="classLdif.html#a3d1216b0d6c027e95c9415dd2e92413c" title="Returns the LDAP modify request type if entryType() returned Entry_Mod.">modType()</a> returned Control. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00445">445</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1c33fabcd5613d83324ac473876274eb"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Ldif::ParseValue Ldif::processLine </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Process one <a class="el" href="classLdif.html" title="Ldif.">Ldif</a> line. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00200">200</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab99e6f7b43fbd134642a5964c6d86c4b"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Ldif::setLdif </td>
          <td>(</td>
          <td class="paramtype">const QByteArray &amp;&#160;</td>
          <td class="paramname"><em>ldif</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets a chunk of <a class="el" href="classLdif.html" title="Ldif.">Ldif</a>. </p>
<p>Call before <a class="el" href="classLdif.html#ab3a0e464a3591a3c4b34d4a46e247cf4" title="Starts the parsing of a new Ldif.">startParsing()</a>, or if <a class="el" href="classLdif.html#a47578dbb9576b6cc39b914f9a96423ab" title="Process the Ldif until a complete item can be returned.">nextItem()</a> returned MoreData. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00389">389</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aae890f64f37d13936927305dd808378e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool Ldif::splitControl </td>
          <td>(</td>
          <td class="paramtype">const QByteArray &amp;&#160;</td>
          <td class="paramname"><em>line</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QString &amp;&#160;</td>
          <td class="paramname"><em>oid</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool &amp;&#160;</td>
          <td class="paramname"><em>critical</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QByteArray &amp;&#160;</td>
          <td class="paramname"><em>value</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Splits a control specification (without the "control:" directive) </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">line</td><td>is the control directive </td></tr>
    <tr><td class="paramname">oid</td><td>will contain the OID </td></tr>
    <tr><td class="paramname">critical</td><td>will contain the criticality of control </td></tr>
    <tr><td class="paramname">value</td><td>is the control value </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00177">177</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac5e67e9631811bd26b4af84299c6ebc8"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool Ldif::splitLine </td>
          <td>(</td>
          <td class="paramtype">const QByteArray &amp;&#160;</td>
          <td class="paramname"><em>line</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QString &amp;&#160;</td>
          <td class="paramname"><em>fieldname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QByteArray &amp;&#160;</td>
          <td class="paramname"><em>value</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Splits one line from an <a class="el" href="classLdif.html" title="Ldif.">Ldif</a> file to attribute and value components. </p>
<dl class="section return"><dt>Returns</dt><dd>true if value is an URL, false otherwise </dd></dl>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00129">129</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab3a0e464a3591a3c4b34d4a46e247cf4"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Ldif::startParsing </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Starts the parsing of a new <a class="el" href="classLdif.html" title="Ldif.">Ldif</a>. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00374">374</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af00d77ade861e6c3e6689d9d25fe66f6"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QByteArray Ldif::value </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the attribute value. </p>

<p>Definition at line <a class="el" href="ldif_8cpp_source.html#l00430">430</a> of file <a class="el" href="ldif_8cpp_source.html">ldif.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="ldif__p_8h_source.html">ldif_p.h</a></li>
<li><a class="el" href="ldif_8cpp_source.html">ldif.cpp</a></li>
</ul>
</div><!-- contents -->
<div class="copyrights">
This file is part of the KDE documentation.<br/>
Documentation copyright &copy; 1996-2013 The KDE developers.<br/>
Generated on Fri Jul 12 2013 16:49:41 by
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.8.3.1 written
by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, &copy;&nbsp;1997-2006
<p>
KDE's <a href="http://techbase.kde.org/Policies/Library_Documentation_Policy">Doxygen guidelines</a> are available online.
</p>
</div>
            </div>
          </div>
        </div>
        <div id="left">
          <div class="menu_box">
<a name="cp-menu" /><div class="menutitle"><div>
<h2 id="cp-menu-project">kabc</h2>
<a href="#cp-skip-project" class="cp-doNotDisplay">Skip menu "kabc"</a>
</div></div>
<ul><li><a href="index.html">Main Page</a></li><li><a href="namespaces.html">Namespace List</a></li><li><a href="namespacemembers.html">Namespace Members</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="functions.html">Class Members</a></li><li><a href="files.html">File List</a></li><li><a href="pages.html">Related Pages</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classKABC_1_1Address.html">kabc::address</option>,  <option value="classKABC_1_1AddressBook.html">kabc::addressbook</option>,  <option value="classKABC_1_1AddressBook_1_1ConstIterator.html">kabc::addressbook::constiterator</option>,  <option value="classKABC_1_1AddressBook_1_1Iterator.html">kabc::addressbook::iterator</option>,  <option value="classKABC_1_1AddresseeDialog.html">kabc::addresseedialog</option>,  <option value="classKABC_1_1AddresseeHelper.html">kabc::addresseehelper</option>,  <option value="classKABC_1_1AddresseeItem.html">kabc::addresseeitem</option>,  <option value="classKABC_1_1AddresseeList.html">kabc::addresseelist</option>,  <option value="classKABC_1_1AddressLineEdit.html">kabc::addresslineedit</option>,  <option value="classKABC_1_1BinaryFormat.html">kabc::binaryformat</option>,  <option value="classKABC_1_1ConsoleErrorHandler.html">kabc::consoleerrorhandler</option>,  <option value="classKABC_1_1ContactGroup.html">kabc::contactgroup</option>,  <option value="classKABC_1_1ContactGroup_1_1ContactGroupReference.html">kabc::contactgroup::contactgroupreference</option>,  <option value="classKABC_1_1ContactGroup_1_1ContactReference.html">kabc::contactgroup::contactreference</option>,  <option value="classKABC_1_1ContactGroup_1_1Data.html">kabc::contactgroup::data</option>,  <option value="classKABC_1_1DistributionList.html">kabc::distributionlist</option>,  <option value="classKABC_1_1DistributionList_1_1Entry.html">kabc::distributionlist::entry</option>,  <option value="classKABC_1_1DistributionListDialog.html">kabc::distributionlistdialog</option>,  <option value="classKABC_1_1DistributionListEditorWidget.html">kabc::distributionlisteditorwidget</option>,  <option value="classKABC_1_1EmailSelector.html">kabc::emailselector</option>,  <option value="classKABC_1_1ErrorHandler.html">kabc::errorhandler</option>,  <option value="classKABC_1_1Field.html">kabc::field</option>,  <option value="classKABC_1_1FieldSortMode.html">kabc::fieldsortmode</option>,  <option value="classKABC_1_1Format.html">kabc::format</option>,  <option value="classKABC_1_1FormatFactory.html">kabc::formatfactory</option>,  <option value="classKABC_1_1Geo.html">kabc::geo</option>,  <option value="classKABC_1_1GuiErrorHandler.html">kabc::guierrorhandler</option>,  <option value="classKABC_1_1Key.html">kabc::key</option>,  <option value="classKABC_1_1Lock.html">kabc::lock</option>,  <option value="classKABC_1_1LockNull.html">kabc::locknull</option>,  <option value="classKABC_1_1NameSortMode.html">kabc::namesortmode</option>,  <option value="classKABC_1_1PhoneNumber.html">kabc::phonenumber</option>,  <option value="classKABC_1_1Picture.html">kabc::picture</option>,  <option value="classKABC_1_1Plugin.html">kabc::plugin</option>,  <option value="classKABC_1_1Resource.html">kabc::resource</option>,  <option value="classKABC_1_1Resource_1_1ConstIterator.html">kabc::resource::constiterator</option>,  <option value="classKABC_1_1ResourceABC.html">kabc::resourceabc</option>,  <option value="classKABC_1_1ResourceDir.html">kabc::resourcedir</option>,  <option value="classKABC_1_1ResourceFile.html">kabc::resourcefile</option>,  <option value="classKABC_1_1ResourceNet.html">kabc::resourcenet</option>,  <option value="classKABC_1_1SortMode.html">kabc::sortmode</option>,  <option value="classKABC_1_1Sound.html">kabc::sound</option>,  <option value="classKABC_1_1StdAddressBook.html">kabc::stdaddressbook</option>,  <option value="classKABC_1_1Ticket.html">kabc::ticket</option>,  <option value="classKABC_1_1TimeZone.html">kabc::timezone</option>,  <option value="classKABC_1_1VCardConverter.html">kabc::vcardconverter</option>,  <option value="classKABC_1_1VCardFormat.html">kabc::vcardformat</option>,  <option value="classLdif.html">ldif</option>,
</select>
</form>
</div>
-->
<div class="menu_box">
<a name="cp-menu" /><div class="menutitle"><div>
<h2 id="cp-menu-project">kdepimlibs-4.10.5 API Reference</h2>
<a href="#cp-skip-project" class="cp-doNotDisplay">Skip menu "kdepimlibs-4.10.5 API Reference"</a>
</div></div>
<div class="nav_list">
<ul>
<li><a href="../../akonadi/html/index.html">akonadi</a></li><li>&nbsp;&nbsp;<a href="../../akonadi/contact/html/index.html">contact</a></li><li>&nbsp;&nbsp;<a href="../../akonadi/kmime/html/index.html">kmime</a></li><li>&nbsp;&nbsp;<a href="../../akonadi/socialutils/html/index.html">socialutils</a></li><li><a href="../../kabc/html/index.html">kabc</a></li><li><a href="../../kalarmcal/html/index.html">kalarmcal</a></li><li><a href="../../kblog/html/index.html">kblog</a></li><li><a href="../../kcal/html/index.html">kcal</a></li><li><a href="../../kcalcore/html/index.html">kcalcore</a></li><li><a href="../../kcalutils/html/index.html">kcalutils</a></li><li><a href="../../kholidays/html/index.html">kholidays</a></li><li><a href="../../kimap/html/index.html">kimap</a></li><li><a href="../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/imap4/html/index.html">imap4</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/mbox/html/index.html">mbox</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/nntp/html/index.html">nntp</a></li><li><a href="../../kldap/html/index.html">kldap</a></li><li><a href="../../kmbox/html/index.html">kmbox</a></li><li><a href="../../kmime/html/index.html">kmime</a></li><li><a href="../../kontactinterface/html/index.html">kontactinterface</a></li><li><a href="../../kpimidentities/html/index.html">kpimidentities</a></li><li><a href="../../kpimtextedit/html/index.html">kpimtextedit</a></li><li><a href="../../kpimutils/html/index.html">kpimutils</a></li><li><a href="../../kresources/html/index.html">kresources</a></li><li><a href="../../ktnef/html/index.html">ktnef</a></li><li><a href="../../kxmlrpcclient/html/index.html">kxmlrpcclient</a></li><li><a href="../../mailtransport/html/index.html">mailtransport</a></li><li><a href="../../microblog/html/index.html">microblog</a></li><li><a href="../../qgpgme/html/index.html">qgpgme</a></li><li><a href="../../syndication/html/index.html">syndication</a></li><li>&nbsp;&nbsp;<a href="../../syndication/atom/html/index.html">atom</a></li><li>&nbsp;&nbsp;<a href="../../syndication/rdf/html/index.html">rdf</a></li><li>&nbsp;&nbsp;<a href="../../syndication/rss2/html/index.html">rss2</a></li>
</ul></div></div>
<!-- api_searchbox -->
          </div>
        </div>
        <div class="clearer"></div>
      </div>
      <div class="clearer"></div>
    </div>
    <div id="end_body"></div>
    <div id="footer"><div id="footer_text">
    Report problems with this website to <a href="https://bugs.kde.org/enter_sysadmin_request.cgi?component=api.kde.org">our bug tracking system</a>.<br>
    Contact the specific authors with questions and comments about the page contents.<p>
    KDE<sup>&#174;</sup> and <a href="/media/images/kde_gear_black.png">the K Desktop Environment<sup>&#174;</sup> logo</a> are registered trademarks of <a href="http://ev.kde.org/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
        <a href="http://www.kde.org/contact/impressum.php">Legal</a></p>
    </div></div>
  </div>
<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-45abe0e0c3bebc77@kde.org">Block me</a>
WARNING END
-->
</body>
</html>