Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > 56137fc01613c3216d40d3968a193ec8 > files > 269

soprano-apidocs-2.9.4-2.fc18.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.3.1"/>
<title>Soprano: Soprano::Util::MutexModel Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Soprano
   &#160;<span id="projectnumber">2.9.4</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceSoprano.html">Soprano</a></li><li class="navelem"><a class="el" href="namespaceSoprano_1_1Util.html">Util</a></li><li class="navelem"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html">MutexModel</a></li>  </ul>
</div>
</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="classSoprano_1_1Util_1_1MutexModel-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">Soprano::Util::MutexModel Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Protect a <a class="el" href="classSoprano_1_1Model.html" title="A Model is the central class in Soprano. It is a queryable collection of RDF quadruples, i.e statements.">Model</a> for multiple calls in multi-threaded applications.  
 <a href="classSoprano_1_1Util_1_1MutexModel.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="mutexmodel_8h_source.html">Soprano/Util/MutexModel</a>&gt;</code></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for Soprano::Util::MutexModel:</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="classSoprano_1_1Util_1_1MutexModel__inherit__graph.png" border="0" usemap="#Soprano_1_1Util_1_1MutexModel_inherit__map" alt="Inheritance graph"/></div>
<map name="Soprano_1_1Util_1_1MutexModel_inherit__map" id="Soprano_1_1Util_1_1MutexModel_inherit__map">
<area shape="rect" id="node2" href="classSoprano_1_1FilterModel.html" title="A FilterModel is a virtual model that wraps another Model." alt="" coords="43,155,185,181"/><area shape="rect" id="node4" href="classSoprano_1_1Model.html" title="A Model is the central class in Soprano. It is a queryable collection of RDF quadruples, i.e statements." alt="" coords="58,80,171,107"/><area shape="rect" id="node6" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html" title="QObject" alt="" coords="5,5,75,32"/><area shape="rect" id="node8" href="classSoprano_1_1Error_1_1ErrorCache.html" title="Core class of Soprano&#39;s exception system." alt="" coords="99,5,279,32"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<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:abd408bea1a834abe1b34230c709752a1"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#abd408bea1a834abe1b34230c709752a1">ProtectionMode</a> { <a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#abd408bea1a834abe1b34230c709752a1abd5a751737c50d7c14bc61e3dd344162">PlainMultiThreading</a>, 
<a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#abd408bea1a834abe1b34230c709752a1a17424d4518e0dd5dc1810b91e6b0366c">ReadWriteMultiThreading</a>, 
<a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#abd408bea1a834abe1b34230c709752a1ae35d7dfe05da686059ab73133d868f9f">ReadWriteSingleThreading</a>
 }</td></tr>
<tr class="separator:abd408bea1a834abe1b34230c709752a1"><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:a0df432115a00f980391604958e972170"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#a0df432115a00f980391604958e972170">MutexModel</a> (<a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#abd408bea1a834abe1b34230c709752a1">ProtectionMode</a> mode, <a class="el" href="classSoprano_1_1Model.html">Model</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#parent">parent</a>=0)</td></tr>
<tr class="separator:a0df432115a00f980391604958e972170"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a53871d32c7d7b363112e383d94285e95"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#a53871d32c7d7b363112e383d94285e95">~MutexModel</a> ()</td></tr>
<tr class="separator:a53871d32c7d7b363112e383d94285e95"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa5a60b397d0ed18b437d02a180885945"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#aa5a60b397d0ed18b437d02a180885945">addStatement</a> (const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;statement)</td></tr>
<tr class="separator:aa5a60b397d0ed18b437d02a180885945"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a18edbeaaccb9702736802a9546c942fc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#a18edbeaaccb9702736802a9546c942fc">removeStatement</a> (const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;statement)</td></tr>
<tr class="separator:a18edbeaaccb9702736802a9546c942fc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa120608f9a7e0c43a33aca7a0a478e67"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#aa120608f9a7e0c43a33aca7a0a478e67">removeAllStatements</a> (const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;statement)</td></tr>
<tr class="separator:aa120608f9a7e0c43a33aca7a0a478e67"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab31105e88e8107fd9488573da44e3c13"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classSoprano_1_1StatementIterator.html">StatementIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#ab31105e88e8107fd9488573da44e3c13">listStatements</a> (const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;partial) const </td></tr>
<tr class="separator:ab31105e88e8107fd9488573da44e3c13"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae216792d698712c2d0e3b2aef30b7e67"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classSoprano_1_1NodeIterator.html">NodeIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#ae216792d698712c2d0e3b2aef30b7e67">listContexts</a> () const </td></tr>
<tr class="separator:ae216792d698712c2d0e3b2aef30b7e67"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3ce2239303435e19729a31abd749dd6b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classSoprano_1_1QueryResultIterator.html">QueryResultIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#a3ce2239303435e19729a31abd749dd6b">executeQuery</a> (const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qstring.html">QString</a> &amp;query, <a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26c">Query::QueryLanguage</a> language, const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qstring.html">QString</a> &amp;userQueryLanguage=<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qstring.html">QString</a>()) const </td></tr>
<tr class="separator:a3ce2239303435e19729a31abd749dd6b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af5a812a75761135f021ac91f5f2bf766"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#af5a812a75761135f021ac91f5f2bf766">containsStatement</a> (const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;statement) const </td></tr>
<tr class="separator:af5a812a75761135f021ac91f5f2bf766"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa2aa58ea50b84a2159f8ff8494587e87"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#aa2aa58ea50b84a2159f8ff8494587e87">containsAnyStatement</a> (const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;statement) const </td></tr>
<tr class="separator:aa2aa58ea50b84a2159f8ff8494587e87"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2934779248c5e72b208574df51aad98e"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#a2934779248c5e72b208574df51aad98e">isEmpty</a> () const </td></tr>
<tr class="separator:a2934779248c5e72b208574df51aad98e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9b3b32ed4597b11fb2d24b322fa1afd9"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#a9b3b32ed4597b11fb2d24b322fa1afd9">statementCount</a> () const </td></tr>
<tr class="separator:a9b3b32ed4597b11fb2d24b322fa1afd9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classSoprano_1_1FilterModel"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classSoprano_1_1FilterModel')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classSoprano_1_1FilterModel.html">Soprano::FilterModel</a></td></tr>
<tr class="memitem:a50fc2f10171914b98495a98cfda1d73a inherit pub_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#a50fc2f10171914b98495a98cfda1d73a">~FilterModel</a> ()</td></tr>
<tr class="separator:a50fc2f10171914b98495a98cfda1d73a inherit pub_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a175bf899c75344b7c4567583f1c8f464 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#a175bf899c75344b7c4567583f1c8f464">setParentModel</a> (<a class="el" href="classSoprano_1_1Model.html">Model</a> *model)</td></tr>
<tr class="separator:a175bf899c75344b7c4567583f1c8f464 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aed1acb51e22e97c8d9fbe23810013da0 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classSoprano_1_1Model.html">Model</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#aed1acb51e22e97c8d9fbe23810013da0">parentModel</a> () const </td></tr>
<tr class="separator:aed1acb51e22e97c8d9fbe23810013da0 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8cc77eeefd030b3b63a0977c1f6bdf13 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#a8cc77eeefd030b3b63a0977c1f6bdf13">addStatement</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>())</td></tr>
<tr class="separator:a8cc77eeefd030b3b63a0977c1f6bdf13 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af296ca8d93132452d2e9d64a8aa09721 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#af296ca8d93132452d2e9d64a8aa09721">removeStatement</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>())</td></tr>
<tr class="separator:af296ca8d93132452d2e9d64a8aa09721 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa182e7d23d2e69f8daf6d0a0f703447b inherit pub_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#aa182e7d23d2e69f8daf6d0a0f703447b">removeAllStatements</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>())</td></tr>
<tr class="separator:aa182e7d23d2e69f8daf6d0a0f703447b inherit pub_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3ea957b4192974ad95040e8df2b072f7 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classSoprano_1_1StatementIterator.html">StatementIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#a3ea957b4192974ad95040e8df2b072f7">listStatements</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>()) const </td></tr>
<tr class="separator:a3ea957b4192974ad95040e8df2b072f7 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a67f7abd093760cf8360fc5a06edb0c91 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#a67f7abd093760cf8360fc5a06edb0c91">containsStatement</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>()) const </td></tr>
<tr class="separator:a67f7abd093760cf8360fc5a06edb0c91 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac5f320572af01d76e660fd9ed7fc36bb inherit pub_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#ac5f320572af01d76e660fd9ed7fc36bb">containsAnyStatement</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>()) const </td></tr>
<tr class="separator:ac5f320572af01d76e660fd9ed7fc36bb inherit pub_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9b4c97fdaf2c1f56a9e43047ae6e2ca1 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#a9b4c97fdaf2c1f56a9e43047ae6e2ca1">write</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qtextstream.html">QTextStream</a> &amp;os) const </td></tr>
<tr class="separator:a9b4c97fdaf2c1f56a9e43047ae6e2ca1 inherit pub_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a099c3c2c012fab75cc4e6b8544704a6b inherit pub_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classSoprano_1_1Node.html">Node</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#a099c3c2c012fab75cc4e6b8544704a6b">createBlankNode</a> ()</td></tr>
<tr class="separator:a099c3c2c012fab75cc4e6b8544704a6b inherit pub_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classSoprano_1_1Model"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classSoprano_1_1Model')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classSoprano_1_1Model.html">Soprano::Model</a></td></tr>
<tr class="memitem:ac486eaf41ccdb6f297eabbfdfce3d4cd inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#ac486eaf41ccdb6f297eabbfdfce3d4cd">~Model</a> ()</td></tr>
<tr class="separator:ac486eaf41ccdb6f297eabbfdfce3d4cd inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7ced264956229023122c4f6f48f4ca4c inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a7ced264956229023122c4f6f48f4ca4c">addStatement</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>())</td></tr>
<tr class="separator:a7ced264956229023122c4f6f48f4ca4c inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4844c89a7ba369acc9654f0543b8a0ef inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a4844c89a7ba369acc9654f0543b8a0ef">addStatements</a> (const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qlist.html">QList</a>&lt; <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &gt; &amp;statements)</td></tr>
<tr class="separator:a4844c89a7ba369acc9654f0543b8a0ef inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4751e5b93f2c06fd33c6066f9c9c208b inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a4751e5b93f2c06fd33c6066f9c9c208b">removeStatement</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>())</td></tr>
<tr class="separator:a4751e5b93f2c06fd33c6066f9c9c208b inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a23e32a77953671fa8627fb277b7d9817 inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a23e32a77953671fa8627fb277b7d9817">removeAllStatements</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>())</td></tr>
<tr class="separator:a23e32a77953671fa8627fb277b7d9817 inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a99d065d46ec00fde54d20af3a35cabdf inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a99d065d46ec00fde54d20af3a35cabdf">removeStatements</a> (const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qlist.html">QList</a>&lt; <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &gt; &amp;statements)</td></tr>
<tr class="separator:a99d065d46ec00fde54d20af3a35cabdf inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a79686de0a7da3d08b40a5684866bbcde inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a79686de0a7da3d08b40a5684866bbcde">removeContext</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;)</td></tr>
<tr class="separator:a79686de0a7da3d08b40a5684866bbcde inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad24bce8972e94eeaa15d811131204394 inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#ad24bce8972e94eeaa15d811131204394">removeAllStatements</a> ()</td></tr>
<tr class="separator:ad24bce8972e94eeaa15d811131204394 inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae1709afa65ab325cc5d7eaf8ffa600dd inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classSoprano_1_1StatementIterator.html">StatementIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#ae1709afa65ab325cc5d7eaf8ffa600dd">listStatements</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>()) const </td></tr>
<tr class="separator:ae1709afa65ab325cc5d7eaf8ffa600dd inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3731d8cd907919b237d0ba2f93d9b572 inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classSoprano_1_1StatementIterator.html">StatementIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a3731d8cd907919b237d0ba2f93d9b572">listStatements</a> () const </td></tr>
<tr class="separator:a3731d8cd907919b237d0ba2f93d9b572 inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3a52a3f299b378ae5e1563cbc7fc3ee4 inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classSoprano_1_1StatementIterator.html">StatementIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a3a52a3f299b378ae5e1563cbc7fc3ee4">listStatementsInContext</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context) const </td></tr>
<tr class="separator:a3a52a3f299b378ae5e1563cbc7fc3ee4 inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a860f6f805b8864bffbd330b7781f9e04 inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a860f6f805b8864bffbd330b7781f9e04">containsAnyStatement</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>()) const </td></tr>
<tr class="separator:a860f6f805b8864bffbd330b7781f9e04 inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a541b928dcca5c75ca424d0b6fa74d75a inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a541b928dcca5c75ca424d0b6fa74d75a">containsStatement</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;subject, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;predicate, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;object, const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context=<a class="el" href="classSoprano_1_1Node.html">Node</a>()) const </td></tr>
<tr class="separator:a541b928dcca5c75ca424d0b6fa74d75a inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5b236ac496ecf2aaf7368899fbb5b67f inherit pub_methods_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a5b236ac496ecf2aaf7368899fbb5b67f">containsContext</a> (const <a class="el" href="classSoprano_1_1Node.html">Node</a> &amp;context) const </td></tr>
<tr class="separator:a5b236ac496ecf2aaf7368899fbb5b67f inherit pub_methods_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_qobject"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_qobject')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="/usr/share/doc/qt4/html/qobject.html">QObject</a></td></tr>
<tr class="memitem:QObject inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#QObject">QObject</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#parent">parent</a>=0)</td></tr>
<tr class="separator:QObject inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:blockSignals inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#blockSignals">blockSignals</a> (bool block)</td></tr>
<tr class="separator:blockSignals inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:childEvent inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#childEvent">childEvent</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qchildevent.html">QChildEvent</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#event">event</a>)</td></tr>
<tr class="separator:childEvent inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:children inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#children">children</a> ()</td></tr>
<tr class="separator:children inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:connect inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#connect">connect</a> (const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#sender">sender</a>, const char *signal, const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *receiver, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection)</td></tr>
<tr class="separator:connect inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:connect-2 inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#connect-2">connect</a> (const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#sender">sender</a>, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection)</td></tr>
<tr class="separator:connect-2 inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:connectNotify inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#connectNotify">connectNotify</a> (const char *signal)</td></tr>
<tr class="separator:connectNotify inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:customEvent inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#customEvent">customEvent</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qevent.html">QEvent</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#event">event</a>)</td></tr>
<tr class="separator:customEvent inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:deleteLater inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#deleteLater">deleteLater</a> ()</td></tr>
<tr class="separator:deleteLater inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:destroyed inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#destroyed">destroyed</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *obj=0)</td></tr>
<tr class="separator:destroyed inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:disconnect inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#disconnect">disconnect</a> (const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#sender">sender</a>, const char *signal, const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *receiver, const char *method)</td></tr>
<tr class="separator:disconnect inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:disconnect-2 inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#disconnect-2">disconnect</a> (const char *signal=0, const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *receiver=0, const char *method=0)</td></tr>
<tr class="separator:disconnect-2 inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:disconnect-3 inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#disconnect-3">disconnect</a> (const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *receiver, const char *method=0)</td></tr>
<tr class="separator:disconnect-3 inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:disconnectNotify inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#disconnectNotify">disconnectNotify</a> (const char *signal)</td></tr>
<tr class="separator:disconnectNotify inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:dumpObjectInfo inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#dumpObjectInfo">dumpObjectInfo</a> ()</td></tr>
<tr class="separator:dumpObjectInfo inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:dumpObjectTree inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#dumpObjectTree">dumpObjectTree</a> ()</td></tr>
<tr class="separator:dumpObjectTree inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:dynamicPropertyNames inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#dynamicPropertyNames">dynamicPropertyNames</a> ()</td></tr>
<tr class="separator:dynamicPropertyNames inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:event inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#event">event</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qevent.html">QEvent</a> *e)</td></tr>
<tr class="separator:event inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:eventFilter inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#eventFilter">eventFilter</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *watched, <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qevent.html">QEvent</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#event">event</a>)</td></tr>
<tr class="separator:eventFilter inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:findChild inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#findChild">findChild</a> (const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qstring.html">QString</a> &amp;<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#name">name</a>=<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qstring.html">QString</a>()</td></tr>
<tr class="separator:findChild inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:findChildren inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#findChildren">findChildren</a> (const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qstring.html">QString</a> &amp;<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#name">name</a>=<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qstring.html">QString</a>()</td></tr>
<tr class="separator:findChildren inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:findChildren-2 inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#findChildren-2">findChildren</a> (const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qregexp.html">QRegExp</a> &amp;regExp)</td></tr>
<tr class="separator:findChildren-2 inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:inherits inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#inherits">inherits</a> (const char *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#className">className</a>)</td></tr>
<tr class="separator:inherits inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:installEventFilter inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#installEventFilter">installEventFilter</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *filterObj)</td></tr>
<tr class="separator:installEventFilter inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:isWidgetType inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#isWidgetType">isWidgetType</a> ()</td></tr>
<tr class="separator:isWidgetType inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:killTimer inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#killTimer">killTimer</a> (int id)</td></tr>
<tr class="separator:killTimer inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:metaObject inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#metaObject">metaObject</a> ()</td></tr>
<tr class="separator:metaObject inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:moveToThread inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#moveToThread">moveToThread</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qthread.html">QThread</a> *targetThread)</td></tr>
<tr class="separator:moveToThread inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:parent inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#parent">parent</a> ()</td></tr>
<tr class="separator:parent inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:property inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#property">property</a> (const char *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#name">name</a>)</td></tr>
<tr class="separator:property inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:receivers inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#receivers">receivers</a> (const char *signal)</td></tr>
<tr class="separator:receivers inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:removeEventFilter inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#removeEventFilter">removeEventFilter</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *obj)</td></tr>
<tr class="separator:removeEventFilter inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:sender inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#sender">sender</a> ()</td></tr>
<tr class="separator:sender inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:setParent inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#setParent">setParent</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#parent">parent</a>)</td></tr>
<tr class="separator:setParent inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:setProperty inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#setProperty">setProperty</a> (const char *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#name">name</a>, const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qvariant.html">QVariant</a> &amp;value)</td></tr>
<tr class="separator:setProperty inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:signalsBlocked inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#signalsBlocked">signalsBlocked</a> ()</td></tr>
<tr class="separator:signalsBlocked inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:startTimer inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#startTimer">startTimer</a> (int interval)</td></tr>
<tr class="separator:startTimer inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:thread inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#thread">thread</a> ()</td></tr>
<tr class="separator:thread inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:timerEvent inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#timerEvent">timerEvent</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qtimerevent.html">QTimerEvent</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#event">event</a>)</td></tr>
<tr class="separator:timerEvent inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:tr inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#tr">tr</a> (const char *sourceText, const char *comment=0, int n=-1)</td></tr>
<tr class="separator:tr inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:trUtf8 inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#trUtf8">trUtf8</a> (const char *sourceText, const char *comment=0, int n=-1)</td></tr>
<tr class="separator:trUtf8 inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:staticMetaObject-var inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#staticMetaObject-var">staticMetaObject</a></td></tr>
<tr class="separator:staticMetaObject-var inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:QObject-3 inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#QObject-3">QObject</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#parent">parent</a>, const char *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#name">name</a>)</td></tr>
<tr class="separator:QObject-3 inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:checkConnectArgs inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#checkConnectArgs">checkConnectArgs</a> (const char *signal, const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *object, const char *method)</td></tr>
<tr class="separator:checkConnectArgs inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:child inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#child">child</a> (const char *objName, const char *inheritsClass=0, bool recursiveSearch=true)</td></tr>
<tr class="separator:child inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:className inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#className">className</a> ()</td></tr>
<tr class="separator:className inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:insertChild inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#insertChild">insertChild</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *object)</td></tr>
<tr class="separator:insertChild inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:isA inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#isA">isA</a> (const char *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#className">className</a>)</td></tr>
<tr class="separator:isA inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:name inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#name">name</a> ()</td></tr>
<tr class="separator:name inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:name-2 inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#name-2">name</a> (const char *defaultName)</td></tr>
<tr class="separator:name-2 inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:normalizeSignalSlot inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#normalizeSignalSlot">normalizeSignalSlot</a> (const char *signalSlot)</td></tr>
<tr class="separator:normalizeSignalSlot inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:removeChild inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#removeChild">removeChild</a> (<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html">QObject</a> *object)</td></tr>
<tr class="separator:removeChild inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:setName inherit pub_methods_qobject"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#setName">setName</a> (const char *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#name">name</a>)</td></tr>
<tr class="separator:setName inherit pub_methods_qobject"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classSoprano_1_1Error_1_1ErrorCache"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classSoprano_1_1Error_1_1ErrorCache')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classSoprano_1_1Error_1_1ErrorCache.html">Soprano::Error::ErrorCache</a></td></tr>
<tr class="memitem:a221c4f14e558a840eafef24969f9257b inherit pub_methods_classSoprano_1_1Error_1_1ErrorCache"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Error_1_1ErrorCache.html#a221c4f14e558a840eafef24969f9257b">~ErrorCache</a> ()</td></tr>
<tr class="separator:a221c4f14e558a840eafef24969f9257b inherit pub_methods_classSoprano_1_1Error_1_1ErrorCache"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3251b8052cdf932d59a523ca215d21c9 inherit pub_methods_classSoprano_1_1Error_1_1ErrorCache"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classSoprano_1_1Error_1_1Error.html">Error</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Error_1_1ErrorCache.html#a3251b8052cdf932d59a523ca215d21c9">lastError</a> () const </td></tr>
<tr class="separator:a3251b8052cdf932d59a523ca215d21c9 inherit pub_methods_classSoprano_1_1Error_1_1ErrorCache"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header signals_classSoprano_1_1Model"><td colspan="2" onclick="javascript:toggleInherit('signals_classSoprano_1_1Model')"><img src="closed.png" alt="-"/>&#160;Signals inherited from <a class="el" href="classSoprano_1_1Model.html">Soprano::Model</a></td></tr>
<tr class="memitem:a75af3d05854d07b802082e38afea050b inherit signals_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a75af3d05854d07b802082e38afea050b">statementsAdded</a> ()</td></tr>
<tr class="separator:a75af3d05854d07b802082e38afea050b inherit signals_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ada3d38b1cb9edef8d76aebcb7314de4e inherit signals_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#ada3d38b1cb9edef8d76aebcb7314de4e">statementsRemoved</a> ()</td></tr>
<tr class="separator:ada3d38b1cb9edef8d76aebcb7314de4e inherit signals_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3e2595166caac3621fd4268e46049adf inherit signals_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a3e2595166caac3621fd4268e46049adf">statementAdded</a> (const <a class="el" href="classSoprano_1_1Statement.html">Soprano::Statement</a> &amp;statement)</td></tr>
<tr class="separator:a3e2595166caac3621fd4268e46049adf inherit signals_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8fa85bfce2f83e89f83ef602cd818991 inherit signals_classSoprano_1_1Model"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1Model.html#a8fa85bfce2f83e89f83ef602cd818991">statementRemoved</a> (const <a class="el" href="classSoprano_1_1Statement.html">Soprano::Statement</a> &amp;statement)</td></tr>
<tr class="separator:a8fa85bfce2f83e89f83ef602cd818991 inherit signals_classSoprano_1_1Model"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classSoprano_1_1FilterModel"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classSoprano_1_1FilterModel')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classSoprano_1_1FilterModel.html">Soprano::FilterModel</a></td></tr>
<tr class="memitem:ae0d9c1780959b1352ef864f174128184 inherit pro_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#ae0d9c1780959b1352ef864f174128184">FilterModel</a> ()</td></tr>
<tr class="separator:ae0d9c1780959b1352ef864f174128184 inherit pro_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab1f53f031cafeba271df06d57be4fcbb inherit pro_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#ab1f53f031cafeba271df06d57be4fcbb">FilterModel</a> (<a class="el" href="classSoprano_1_1Model.html">Model</a> *<a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qobject.html#parent">parent</a>)</td></tr>
<tr class="separator:ab1f53f031cafeba271df06d57be4fcbb inherit pro_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a724fc0ecde472e7a4c56972604addf09 inherit pro_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#a724fc0ecde472e7a4c56972604addf09">parentStatementsAdded</a> ()</td></tr>
<tr class="separator:a724fc0ecde472e7a4c56972604addf09 inherit pro_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa4c75931a56b30e0a5b2ec5105ad4653 inherit pro_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#aa4c75931a56b30e0a5b2ec5105ad4653">parentStatementsRemoved</a> ()</td></tr>
<tr class="separator:aa4c75931a56b30e0a5b2ec5105ad4653 inherit pro_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acb285d8f28c4a39f2702c2a52da83050 inherit pro_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#acb285d8f28c4a39f2702c2a52da83050">parentStatementAdded</a> (const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;)</td></tr>
<tr class="separator:acb285d8f28c4a39f2702c2a52da83050 inherit pro_methods_classSoprano_1_1FilterModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1c1ef3edf043a77c0f5f3670a21580ca inherit pro_methods_classSoprano_1_1FilterModel"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSoprano_1_1FilterModel.html#a1c1ef3edf043a77c0f5f3670a21580ca">parentStatementRemoved</a> (const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;)</td></tr>
<tr class="separator:a1c1ef3edf043a77c0f5f3670a21580ca inherit pro_methods_classSoprano_1_1FilterModel"><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>Protect a <a class="el" href="classSoprano_1_1Model.html" title="A Model is the central class in Soprano. It is a queryable collection of RDF quadruples, i.e statements.">Model</a> for multiple calls in multi-threaded applications. </p>
<p>In most cases one does not need to use this <a class="el" href="classSoprano_1_1FilterModel.html" title="A FilterModel is a virtual model that wraps another Model.">FilterModel</a> since Models created by <a class="el" href="namespaceSoprano.html#a66f765cf9fd9aae07f874fdb8867dd1c">Soprano::createModel</a> and <a class="el" href="classSoprano_1_1Backend.html#abe4347c68662b53fc2f709b4536febb2">Soprano::Backend::createModel</a> are thread-safe. It may, however, come in handy for custom models.</p>
<dl class="section author"><dt>Author</dt><dd>Sebastian Trueg <a href="#" onclick="location.href='mai'+'lto:'+'tru'+'eg'+'@kd'+'e.'+'org'; return false;">trueg<span style="display: none;">.nosp@m.</span>@kde<span style="display: none;">.nosp@m.</span>.org</a> </dd></dl>

<p>Definition at line <a class="el" href="mutexmodel_8h_source.html#l00044">44</a> of file <a class="el" href="mutexmodel_8h_source.html">mutexmodel.h</a>.</p>
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
<a class="anchor" id="abd408bea1a834abe1b34230c709752a1"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#abd408bea1a834abe1b34230c709752a1">Soprano::Util::MutexModel::ProtectionMode</a></td>
        </tr>
      </table>
</div><div class="memdoc">
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><em><a class="anchor" id="abd408bea1a834abe1b34230c709752a1abd5a751737c50d7c14bc61e3dd344162"></a>PlainMultiThreading</em>&nbsp;</td><td class="fielddoc">
<p>In PlainMultiThreading mode only one action can be performed at the same time. Calls block until the previous call is done.</p>
<dl class="section warning"><dt>Warning</dt><dd>In this mode nesting iterators will result in a deadlock. </dd></dl>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="abd408bea1a834abe1b34230c709752a1a17424d4518e0dd5dc1810b91e6b0366c"></a>ReadWriteMultiThreading</em>&nbsp;</td><td class="fielddoc">
<p>In ReadWriteMultiThreading mode multiple read operations can be performed at the same time but only one write operation.</p>
<p>In general write operations take precedence over read operations when locking. However, the same thread can perform nested read locks an arbitrary number of times. </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="abd408bea1a834abe1b34230c709752a1ae35d7dfe05da686059ab73133d868f9f"></a>ReadWriteSingleThreading</em>&nbsp;</td><td class="fielddoc">
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000010">Deprecated:</a></b></dt><dd>This was a buggy mode which was impossible to fix. Use <a class="el" href="classSoprano_1_1Util_1_1AsyncModel.html" title="Filter model that allows to perform operations asyncroneously.">Soprano::Util::AsyncModel</a> instead. </dd></dl>
</td></tr>
</table>

<p>Definition at line <a class="el" href="mutexmodel_8h_source.html#l00049">49</a> of file <a class="el" href="mutexmodel_8h_source.html">mutexmodel.h</a>.</p>

</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a0df432115a00f980391604958e972170"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Soprano::Util::MutexModel::MutexModel </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#abd408bea1a834abe1b34230c709752a1">ProtectionMode</a>&#160;</td>
          <td class="paramname"><em>mode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classSoprano_1_1Model.html">Model</a> *&#160;</td>
          <td class="paramname"><em>parent</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Create a new <a class="el" href="classSoprano_1_1Util_1_1MutexModel.html" title="Protect a Model for multiple calls in multi-threaded applications.">MutexModel</a>.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">mode</td><td>The mode to use. </td></tr>
    <tr><td class="paramname">parent</td><td>The parent <a class="el" href="classSoprano_1_1Model.html" title="A Model is the central class in Soprano. It is a queryable collection of RDF quadruples, i.e statements.">Model</a> to forward the actual calls to. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a53871d32c7d7b363112e383d94285e95"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Soprano::Util::MutexModel::~MutexModel </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Destructor. </p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aa5a60b397d0ed18b437d02a180885945"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a> Soprano::Util::MutexModel::addStatement </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;&#160;</td>
          <td class="paramname"><em>statement</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Default implementation simply pipes the call through to the parent model. </p>

<p>Reimplemented from <a class="el" href="classSoprano_1_1FilterModel.html#a1994117b73985823f12cb76192fdcda1">Soprano::FilterModel</a>.</p>

</div>
</div>
<a class="anchor" id="a18edbeaaccb9702736802a9546c942fc"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a> Soprano::Util::MutexModel::removeStatement </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;&#160;</td>
          <td class="paramname"><em>statement</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Default implementation simply pipes the call through to the parent model. </p>

<p>Reimplemented from <a class="el" href="classSoprano_1_1FilterModel.html#af6bf72a84ffb0fe92c2470eeb0eb8b4e">Soprano::FilterModel</a>.</p>

</div>
</div>
<a class="anchor" id="aa120608f9a7e0c43a33aca7a0a478e67"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespaceSoprano_1_1Error.html#aef1bd25c5b6705951735e0fb5c5ff525">Error::ErrorCode</a> Soprano::Util::MutexModel::removeAllStatements </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;&#160;</td>
          <td class="paramname"><em>statement</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Default implementation simply pipes the call through to the parent model. </p>

<p>Reimplemented from <a class="el" href="classSoprano_1_1FilterModel.html#ab5bf9cad97a0426e6dcf9fba65228911">Soprano::FilterModel</a>.</p>

</div>
</div>
<a class="anchor" id="ab31105e88e8107fd9488573da44e3c13"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classSoprano_1_1StatementIterator.html">StatementIterator</a> Soprano::Util::MutexModel::listStatements </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;&#160;</td>
          <td class="paramname"><em>partial</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Default implementation simply pipes the call through to the parent model. </p>

<p>Reimplemented from <a class="el" href="classSoprano_1_1FilterModel.html#af046c0ab7f49cd2aa0d1783d0dee8903">Soprano::FilterModel</a>.</p>

</div>
</div>
<a class="anchor" id="ae216792d698712c2d0e3b2aef30b7e67"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classSoprano_1_1NodeIterator.html">NodeIterator</a> Soprano::Util::MutexModel::listContexts </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Default implementation simply pipes the call through to the parent model. </p>

<p>Reimplemented from <a class="el" href="classSoprano_1_1FilterModel.html#a79edd3a6f31bffc706c28641d04952eb">Soprano::FilterModel</a>.</p>

</div>
</div>
<a class="anchor" id="a3ce2239303435e19729a31abd749dd6b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classSoprano_1_1QueryResultIterator.html">QueryResultIterator</a> Soprano::Util::MutexModel::executeQuery </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>query</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="namespaceSoprano_1_1Query.html#ab568869993a9d6c452c8e5a34d5ac26c">Query::QueryLanguage</a>&#160;</td>
          <td class="paramname"><em>language</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>userQueryLanguage</em> = <code><a class="elRef" doxygen="qt4.tag:/usr/share/doc/qt4/html/" href="/usr/share/doc/qt4/html/qstring.html">QString</a>()</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Default implementation simply pipes the call through to the parent model. Default implementation simply pipes the call through to the parent model. </p>

<p>Reimplemented from <a class="el" href="classSoprano_1_1FilterModel.html#a8d5189d772d22a7dd878bdc31cd01c18">Soprano::FilterModel</a>.</p>

</div>
</div>
<a class="anchor" id="af5a812a75761135f021ac91f5f2bf766"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool Soprano::Util::MutexModel::containsStatement </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;&#160;</td>
          <td class="paramname"><em>statement</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Default implementation simply pipes the call through to the parent model. </p>

<p>Reimplemented from <a class="el" href="classSoprano_1_1FilterModel.html#af846accbea848739b50cd4e0f3f832e1">Soprano::FilterModel</a>.</p>

</div>
</div>
<a class="anchor" id="aa2aa58ea50b84a2159f8ff8494587e87"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool Soprano::Util::MutexModel::containsAnyStatement </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classSoprano_1_1Statement.html">Statement</a> &amp;&#160;</td>
          <td class="paramname"><em>statement</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Default implementation simply pipes the call through to the parent model. </p>

<p>Reimplemented from <a class="el" href="classSoprano_1_1FilterModel.html#ae3dc83bde44d1de4055eaea93f392c0a">Soprano::FilterModel</a>.</p>

</div>
</div>
<a class="anchor" id="a2934779248c5e72b208574df51aad98e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool Soprano::Util::MutexModel::isEmpty </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Default implementation simply pipes the call through to the parent model. </p>

<p>Reimplemented from <a class="el" href="classSoprano_1_1FilterModel.html#a2fb3ae451e7715319b57d061fd9352ae">Soprano::FilterModel</a>.</p>

</div>
</div>
<a class="anchor" id="a9b3b32ed4597b11fb2d24b322fa1afd9"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">int Soprano::Util::MutexModel::statementCount </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<p>Default implementation simply pipes the call through to the parent model. </p>

<p>Reimplemented from <a class="el" href="classSoprano_1_1FilterModel.html#ac6330779ed50c13a84e90fd053e7b24b">Soprano::FilterModel</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>/builddir/build/BUILD/soprano-2.9.4/soprano/util/<a class="el" href="mutexmodel_8h_source.html">mutexmodel.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>