Sophie

Sophie

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

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: Class Members - Functions</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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li class="current"><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="functions.html"><span>All</span></a></li>
      <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
      <li><a href="functions_vars.html"><span>Variables</span></a></li>
      <li><a href="functions_enum.html"><span>Enumerations</span></a></li>
      <li><a href="functions_eval.html"><span>Enumerator</span></a></li>
    </ul>
  </div>
  <div class="tabs3">
    <ul class="tablist">
      <li><a href="functions_func.html#index_a"><span>a</span></a></li>
      <li><a href="functions_func_0x62.html#index_b"><span>b</span></a></li>
      <li><a href="functions_func_0x63.html#index_c"><span>c</span></a></li>
      <li><a href="functions_func_0x64.html#index_d"><span>d</span></a></li>
      <li class="current"><a href="functions_func_0x65.html#index_e"><span>e</span></a></li>
      <li><a href="functions_func_0x66.html#index_f"><span>f</span></a></li>
      <li><a href="functions_func_0x67.html#index_g"><span>g</span></a></li>
      <li><a href="functions_func_0x69.html#index_i"><span>i</span></a></li>
      <li><a href="functions_func_0x6c.html#index_l"><span>l</span></a></li>
      <li><a href="functions_func_0x6d.html#index_m"><span>m</span></a></li>
      <li><a href="functions_func_0x6e.html#index_n"><span>n</span></a></li>
      <li><a href="functions_func_0x6f.html#index_o"><span>o</span></a></li>
      <li><a href="functions_func_0x70.html#index_p"><span>p</span></a></li>
      <li><a href="functions_func_0x71.html#index_q"><span>q</span></a></li>
      <li><a href="functions_func_0x72.html#index_r"><span>r</span></a></li>
      <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
      <li><a href="functions_func_0x74.html#index_t"><span>t</span></a></li>
      <li><a href="functions_func_0x75.html#index_u"><span>u</span></a></li>
      <li><a href="functions_func_0x76.html#index_v"><span>v</span></a></li>
      <li><a href="functions_func_0x77.html#index_w"><span>w</span></a></li>
      <li><a href="functions_func_0x7e.html#index_~"><span>~</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
&nbsp;

<h3><a class="anchor" id="index_e"></a>- e -</h3><ul>
<li>effect()
: <a class="el" href="classSoprano_1_1Inference_1_1Rule.html#a14f2ba47a9574118454d4d9000cd52b0">Soprano::Inference::Rule</a>
</li>
<li>encodeStringForLuceneQuery()
: <a class="el" href="classSoprano_1_1Index_1_1IndexFilterModel.html#aaeac3c1263376d7af32dd22e13f89f61">Soprano::Index::IndexFilterModel</a>
</li>
<li>encodeUriForLuceneQuery()
: <a class="el" href="classSoprano_1_1Index_1_1IndexFilterModel.html#a017c4b9b4cc5b7ebccfc5d6d0de9aba1">Soprano::Index::IndexFilterModel</a>
</li>
<li>Error()
: <a class="el" href="classSoprano_1_1Error_1_1Error.html#a8a172eb06dfe11dbeba812afa03b8cb0">Soprano::Error::Error</a>
</li>
<li>ErrorCache()
: <a class="el" href="classSoprano_1_1Error_1_1ErrorCache.html#aecfcbdbb2c85b37bf6f401d0a2003273">Soprano::Error::ErrorCache</a>
</li>
<li>errorCode()
: <a class="el" href="classSoprano_1_1Util_1_1AsyncResult.html#a6d547549afaa6813a619562366434bf8">Soprano::Util::AsyncResult</a>
</li>
<li>executeQuery()
: <a class="el" href="classSoprano_1_1Util_1_1DummyModel.html#ab4701b94ace92318a1406a3ef1615299">Soprano::Util::DummyModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#a3ce2239303435e19729a31abd749dd6b">Soprano::Util::MutexModel</a>
, <a class="el" href="classSoprano_1_1Client_1_1DBusModel.html#a5ee79f1a1c1e01c361b4cea706670685">Soprano::Client::DBusModel</a>
, <a class="el" href="classSoprano_1_1NRLModel.html#a38af0c9f0bd70b6497e428ce25317b3a">Soprano::NRLModel</a>
, <a class="el" href="classSoprano_1_1Model.html#a5157ca3996dea1e7a46947d41e530c51">Soprano::Model</a>
, <a class="el" href="classSoprano_1_1Util_1_1ReadOnlyModel.html#a4b1e6ec334999be4c8d71a300351d45a">Soprano::Util::ReadOnlyModel</a>
, <a class="el" href="classSoprano_1_1FilterModel.html#a8d5189d772d22a7dd878bdc31cd01c18">Soprano::FilterModel</a>
, <a class="el" href="classSoprano_1_1Index_1_1IndexFilterModel.html#a09ae3a8005c3692dc3d452816f689a44">Soprano::Index::IndexFilterModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1AsyncQuery.html#a8e8435248d271ace0cd955108911cab3">Soprano::Util::AsyncQuery</a>
, <a class="el" href="classSoprano_1_1Client_1_1SparqlModel.html#a268a3d6905e146b83ef6a37217a7db1b">Soprano::Client::SparqlModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1AsyncModel.html#a9e3c08788cf03ceffe1eb0b8cd315790">Soprano::Util::AsyncModel</a>
</li>
<li>executeQueryAsync()
: <a class="el" href="classSoprano_1_1Util_1_1AsyncModel.html#a56d028786d0d66fc7a22a2d4cf7049b7">Soprano::Util::AsyncModel</a>
, <a class="el" href="classSoprano_1_1Client_1_1SparqlModel.html#a0502d8a6d5fdf7cb04ac074e8a7bd985">Soprano::Client::SparqlModel</a>
</li>
</ul>
</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>