Sophie

Sophie

distrib > Fedora > 13 > x86_64 > media > updates > by-pkgid > fc669c0115c2f74e1d26807f2cb98f7a > files > 36

soprano-apidocs-2.5.2-1.fc13.noarch.rpm

<!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">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Soprano: /builddir/build/BUILD/soprano-2.5.2/soprano/bindingset.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.1 -->
<script type="text/javascript">
function hasClass(ele,cls) {
  return ele.className.match(new RegExp('(\\s|^)'+cls+'(\\s|$)'));
}

function addClass(ele,cls) {
  if (!this.hasClass(ele,cls)) ele.className += " "+cls;
}

function removeClass(ele,cls) {
  if (hasClass(ele,cls)) {
    var reg = new RegExp('(\\s|^)'+cls+'(\\s|$)');
    ele.className=ele.className.replace(reg,' ');
  }
}

function toggleVisibility(linkObj) {
 var base = linkObj.getAttribute('id');
 var summary = document.getElementById(base + '-summary');
 var content = document.getElementById(base + '-content');
 var trigger = document.getElementById(base + '-trigger');
 if ( hasClass(linkObj,'closed') ) {
   summary.style.display = 'none';
   content.style.display = 'block';
   trigger.src = 'open.png';
   removeClass(linkObj,'closed');
   addClass(linkObj,'opened');
 } else if ( hasClass(linkObj,'opened') ) {
   summary.style.display = 'block';
   content.style.display = 'none';
   trigger.src = 'closed.png';
   removeClass(linkObj,'opened');
   addClass(linkObj,'closed');
 }
 return false;
}
</script>
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<h1>/builddir/build/BUILD/soprano-2.5.2/soprano/bindingset.h File Reference</h1>  </div>
</div>
<div class="contents">
<code>#include &quot;<a class="el" href="soprano__export_8h_source.html">soprano_export.h</a>&quot;</code><br/>
<code>#include &lt;QtCore/QSharedDataPointer&gt;</code><br/>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png"/> Include dependency graph for bindingset.h:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><img src="bindingset_8h__incl.png" border="0" usemap="#_2builddir_2build_2BUILD_2soprano-2_85_82_2soprano_2bindingset_8h" alt=""/></div>
<map name="_2builddir_2build_2BUILD_2soprano-2_85_82_2soprano_2bindingset_8h" id="_2builddir_2build_2BUILD_2soprano-2_85_82_2soprano_2bindingset_8h">
<area shape="rect" id="node3" href="soprano__export_8h.html" title="soprano_export.h" alt="" coords="29,83,152,112"/></map>
</div>
<div id="dynsection-1" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-1-trigger" src="closed.png"/> This graph shows which files directly or indirectly include this file:</div>
<div id="dynsection-1-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
<div class="center"><img src="bindingset_8h__dep__incl.png" border="0" usemap="#_2builddir_2build_2BUILD_2soprano-2_85_82_2soprano_2bindingset_8hdep" alt=""/></div>
<map name="_2builddir_2build_2BUILD_2soprano-2_85_82_2soprano_2bindingset_8hdep" id="_2builddir_2build_2BUILD_2soprano-2_85_82_2soprano_2bindingset_8hdep">
<area shape="rect" id="node3" href="queryresultiterator_8h.html" title="/builddir/build/BUILD/soprano&#45;2.5.2/soprano/queryresultiterator.h" alt="" coords="211,83,605,112"/><area shape="rect" id="node5" href="soprano_8h.html" title="/builddir/build/BUILD/soprano&#45;2.5.2/soprano/soprano.h" alt="" coords="5,160,341,189"/><area shape="rect" id="node9" href="queryresultiteratorbackend_8h.html" title="/builddir/build/BUILD/soprano&#45;2.5.2/soprano/queryresultiteratorbackend.h" alt="" coords="629,83,1072,112"/><area shape="rect" id="node7" href="dbusqueryresultiterator_8h.html" title="/builddir/build/BUILD/soprano&#45;2.5.2/client/dbus/dbusqueryresultiterator.h" alt="" coords="365,160,803,189"/></map>
</div>

<p><a href="bindingset_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1BindingSet.html">Soprano::BindingSet</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Represents one set of bindings in the result of a select query.  <a href="classSoprano_1_1BindingSet.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano.html">Soprano</a></td></tr>
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">SOPRANO_EXPORT QDebug&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="bindingset_8h.html#a7ec6ad223267354d437cf157a5b32c49">operator&lt;&lt;</a> (QDebug s, const <a class="el" href="classSoprano_1_1BindingSet.html">Soprano::BindingSet</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">SOPRANO_EXPORT <a class="elRef" href="qtextstream.html">QTextStream</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="bindingset_8h.html#a106131154c7b554644074456370c9125">operator&lt;&lt;</a> (<a class="elRef" href="qtextstream.html">QTextStream</a> &amp;s, const <a class="el" href="classSoprano_1_1BindingSet.html">Soprano::BindingSet</a> &amp;)</td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a7ec6ad223267354d437cf157a5b32c49"></a><!-- doxytag: member="bindingset.h::operator&lt;&lt;" ref="a7ec6ad223267354d437cf157a5b32c49" args="(QDebug s, const Soprano::BindingSet &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">SOPRANO_EXPORT QDebug operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">QDebug&nbsp;</td>
          <td class="paramname"> <em>s</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classSoprano_1_1BindingSet.html">Soprano::BindingSet</a> &amp;&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a106131154c7b554644074456370c9125"></a><!-- doxytag: member="bindingset.h::operator&lt;&lt;" ref="a106131154c7b554644074456370c9125" args="(QTextStream &amp;s, const Soprano::BindingSet &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">SOPRANO_EXPORT <a class="elRef" href="qtextstream.html">QTextStream</a>&amp; operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qtextstream.html">QTextStream</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>s</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classSoprano_1_1BindingSet.html">Soprano::BindingSet</a> &amp;&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Thu Oct 21 2010 for Soprano by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>