Sophie

Sophie

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

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/client/dbus/dbusqueryresultiterator.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>  </div>
  <div class="headertitle">
<h1>/builddir/build/BUILD/soprano-2.5.2/client/dbus/dbusqueryresultiterator.h File Reference</h1>  </div>
</div>
<div class="contents">
<code>#include &quot;<a class="el" href="queryresultiterator_8h_source.html">queryresultiterator.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="soprano__export_8h_source.html">soprano_export.h</a>&quot;</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 dbusqueryresultiterator.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="dbusqueryresultiterator_8h__incl.png" border="0" usemap="#_2builddir_2build_2BUILD_2soprano-2_85_82_2client_2dbus_2dbusqueryresultiterator_8h" alt=""/></div>
<map name="_2builddir_2build_2BUILD_2soprano-2_85_82_2client_2dbus_2dbusqueryresultiterator_8h" id="_2builddir_2build_2BUILD_2soprano-2_85_82_2client_2dbus_2dbusqueryresultiterator_8h">
<area shape="rect" id="node3" href="queryresultiterator_8h.html" title="queryresultiterator.h" alt="" coords="1019,83,1155,112"/><area shape="rect" id="node13" href="soprano__export_8h.html" title="soprano_export.h" alt="" coords="819,469,941,499"/><area shape="rect" id="node5" href="iterator_8h.html" title="iterator.h" alt="" coords="936,237,1008,267"/><area shape="rect" id="node24" href="bindingset_8h.html" title="bindingset.h" alt="" coords="809,392,900,421"/><area shape="rect" id="node28" href="statement_8h.html" title="statement.h" alt="" coords="644,160,735,189"/><area shape="rect" id="node11" href="iteratorbackend_8h.html" title="iteratorbackend.h" alt="" coords="911,315,1033,344"/><area shape="rect" id="node17" href="error_8h.html" title="error.h" alt="" coords="924,392,983,421"/><area shape="rect" id="node30" href="node_8h.html" title="node.h" alt="" coords="375,237,436,267"/><area shape="rect" id="node38" href="literalvalue_8h.html" title="literalvalue.h" alt="" coords="540,315,633,344"/><area shape="rect" id="node44" href="languagetag_8h.html" title="languagetag.h" alt="" coords="217,392,319,421"/><area shape="rect" id="node56" href="sopranomacros_8h.html" title="sopranomacros.h" alt="" coords="393,315,516,344"/></map>
</div>

<p><a href="dbusqueryresultiterator_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_1Client_1_1DBusQueryResultIterator.html">Soprano::Client::DBusQueryResultIterator</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface to a DBus server query result iterator.  <a href="classSoprano_1_1Client_1_1DBusQueryResultIterator.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 class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceSoprano_1_1Client.html">Soprano::Client</a></td></tr>
</table>
</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>