Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 5b6c31d6428e1f6ea754ea6f7b1aed6e > files > 389

soprano-apidocs-2.6.0-2.fc14.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.3 -->
<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 id="top">
<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.6.0</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <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 class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="navrow3" 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 id="navrow4" 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><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 class="current"><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_0x7e"><span>~</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
&#160;

<h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
<li>score()
: <a class="el" href="classSoprano_1_1Index_1_1QueryHit.html#a04889e8ec7787f44e861bc6df007c2cf">Soprano::Index::QueryHit</a>
</li>
<li>search()
: <a class="el" href="classSoprano_1_1Index_1_1CLuceneIndex.html#a940bbeca2c34eba3f4ed4fea6e612d3c">Soprano::Index::CLuceneIndex</a>
</li>
<li>serialize()
: <a class="el" href="classSoprano_1_1Serializer.html#a572f4a2a3433d53a94d854b5408588ad">Soprano::Serializer</a>
</li>
<li>Serializer()
: <a class="el" href="classSoprano_1_1Serializer.html#acd5420498df3cd83daca862e13712597">Soprano::Serializer</a>
</li>
<li>ServerCore()
: <a class="el" href="classSoprano_1_1Server_1_1ServerCore.html#a81230e384913040fa554c44eb285016b">Soprano::Server::ServerCore</a>
</li>
<li>serverPort()
: <a class="el" href="classSoprano_1_1Server_1_1ServerCore.html#a2a55428ea5ad4d55da9c43c7835e86a1">Soprano::Server::ServerCore</a>
</li>
<li>setAsyncCalls()
: <a class="el" href="classSoprano_1_1Client_1_1DBusModel.html#acf475843df4e6660ebff1817b0d18a01">Soprano::Client::DBusModel</a>
</li>
<li>setBackend()
: <a class="el" href="classSoprano_1_1Iterator.html#a27a5362ea770284c1a83d5b432f8a59b">Soprano::Iterator&lt; T &gt;</a>
, <a class="el" href="classSoprano_1_1Server_1_1ServerCore.html#a56fd9907b22ef695d76b313a5edf97f1">Soprano::Server::ServerCore</a>
</li>
<li>setBackendSettings()
: <a class="el" href="classSoprano_1_1Server_1_1ServerCore.html#abf224d9b0282d13867247ece2bd606b6">Soprano::Server::ServerCore</a>
</li>
<li>setByte()
: <a class="el" href="classSoprano_1_1Error_1_1Locator.html#a5d955c8d93397f8df18a7deeae33e970">Soprano::Error::Locator</a>
</li>
<li>setCacheTime()
: <a class="el" href="classSoprano_1_1Util_1_1SignalCacheModel.html#a6836382bf0d3cbe669b796419ede565a">Soprano::Util::SignalCacheModel</a>
</li>
<li>setColumn()
: <a class="el" href="classSoprano_1_1Error_1_1Locator.html#a5b1bd22c7fa4b7ed1f415fcb5a5a155f">Soprano::Error::Locator</a>
</li>
<li>setCompressedSourceStatements()
: <a class="el" href="classSoprano_1_1Inference_1_1InferenceModel.html#aaee60abf620606dd470911c50f57a47c">Soprano::Inference::InferenceModel</a>
</li>
<li>setContext()
: <a class="el" href="classSoprano_1_1Statement.html#a8e302b77f27463c68fc79f83f02b1b69">Soprano::Statement</a>
</li>
<li>setDeleteOnClose()
: <a class="el" href="classSoprano_1_1Server_1_1DBusExportIterator.html#a591973889f070fc3a3efc87c1265ec69">Soprano::Server::DBusExportIterator</a>
</li>
<li>setEffect()
: <a class="el" href="classSoprano_1_1Inference_1_1Rule.html#a33a08e91fb74ebb4c2db664ca345e9c5">Soprano::Inference::Rule</a>
</li>
<li>setEnableQueryPrefixExpansion()
: <a class="el" href="classSoprano_1_1NRLModel.html#adfc28a0b15ba46d69d1e048ebad1a170">Soprano::NRLModel</a>
</li>
<li>setError()
: <a class="el" href="classSoprano_1_1Error_1_1ErrorCache.html#afd1a1eccaa2af733601eab1f019a8553">Soprano::Error::ErrorCache</a>
</li>
<li>setFileName()
: <a class="el" href="classSoprano_1_1Error_1_1Locator.html#a8361f40cee3044c6ad1e8f52b6e2ac0b">Soprano::Error::Locator</a>
</li>
<li>setForceIndexPredicates()
: <a class="el" href="classSoprano_1_1Index_1_1IndexFilterModel.html#aef3ee1800ae77e8a889812e63c475f64">Soprano::Index::IndexFilterModel</a>
</li>
<li>setHost()
: <a class="el" href="classSoprano_1_1Client_1_1SparqlModel.html#a3afadfa77910c04f203ecad8d20639f8">Soprano::Client::SparqlModel</a>
</li>
<li>setIgnoreContext()
: <a class="el" href="classSoprano_1_1NRLModel.html#a3337e50ae0d696d2eb53778ac4e190d8">Soprano::NRLModel</a>
</li>
<li>setIndexOnlyPredicates()
: <a class="el" href="classSoprano_1_1Index_1_1IndexFilterModel.html#a3750a42a72218a7197224b65ff5357d2">Soprano::Index::IndexFilterModel</a>
</li>
<li>setLine()
: <a class="el" href="classSoprano_1_1Error_1_1Locator.html#a01adf58618588cb46a65d1dc758a9dc3">Soprano::Error::Locator</a>
</li>
<li>setMaximumConnectionCount()
: <a class="el" href="classSoprano_1_1Server_1_1ServerCore.html#a6a9601fdb7f52f3ed915ae552a55372b">Soprano::Server::ServerCore</a>
</li>
<li>setMode()
: <a class="el" href="classSoprano_1_1Util_1_1AsyncModel.html#a632891da44486a4fea01d58a49862d18">Soprano::Util::AsyncModel</a>
</li>
<li>setNamespacePrefixes()
: <a class="el" href="classSoprano_1_1N3NodeParser.html#adb4190a506792cf319f79a6f77680ed5">Soprano::N3NodeParser</a>
</li>
<li>setObject()
: <a class="el" href="classSoprano_1_1Statement.html#a901ac572fd199a21e708b132b12c0fd8">Soprano::Statement</a>
</li>
<li>setOptimizedQueriesEnabled()
: <a class="el" href="classSoprano_1_1Inference_1_1InferenceModel.html#a0cd232b1191bb46d271bf2e8a195b945">Soprano::Inference::InferenceModel</a>
</li>
<li>setParentModel()
: <a class="el" href="classSoprano_1_1FilterModel.html#a175bf899c75344b7c4567583f1c8f464">Soprano::FilterModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1ReadOnlyModel.html#a9f3d851e9bb55205978aa73bf5aec348">Soprano::Util::ReadOnlyModel</a>
</li>
<li>setPath()
: <a class="el" href="classSoprano_1_1Client_1_1SparqlModel.html#af8bdc408e34dbc8f52a36ca2ecc9aec5">Soprano::Client::SparqlModel</a>
</li>
<li>setPluginSearchPath()
: <a class="el" href="classSoprano_1_1PluginManager.html#a0f85e2039e0532f79bb37b2e261ed1d9">Soprano::PluginManager</a>
</li>
<li>setPredicate()
: <a class="el" href="classSoprano_1_1Statement.html#a6179ecd02f67f764a137347b422242e8">Soprano::Statement</a>
</li>
<li>setQueryAnalyzer()
: <a class="el" href="classSoprano_1_1Index_1_1CLuceneIndex.html#ab6e85037761b7c8c5cea37d1c578cb9b">Soprano::Index::CLuceneIndex</a>
</li>
<li>setResult()
: <a class="el" href="classSoprano_1_1Util_1_1AsyncResult.html#a8b33faef516a642acf3ff949099c49b5">Soprano::Util::AsyncResult</a>
</li>
<li>setRules()
: <a class="el" href="classSoprano_1_1Inference_1_1InferenceModel.html#aea29e5222c062035fed02307170d0ec0">Soprano::Inference::InferenceModel</a>
</li>
<li>setSubject()
: <a class="el" href="classSoprano_1_1Statement.html#a1dcb0a03d4aa209187e2f23fc9bcb7e3">Soprano::Statement</a>
</li>
<li>settingInSettings()
: <a class="el" href="classSoprano_1_1BackendSetting.html#abcca1aed3b8d676eae19fb6aef5f52c9">Soprano::BackendSetting</a>
</li>
<li>setTransactionCacheSize()
: <a class="el" href="classSoprano_1_1Index_1_1IndexFilterModel.html#a523f94a289f3950c6f728957df0712a0">Soprano::Index::IndexFilterModel</a>
</li>
<li>setUsedBackend()
: <a class="el" href="classSoprano_1_1PluginManager.html#ab2ab11adb1e3e3c1a67462381c0dd7cf">Soprano::PluginManager</a>
</li>
<li>setUser()
: <a class="el" href="classSoprano_1_1Client_1_1SparqlModel.html#a448a428b8ccd03930cb3b96ecab498e5">Soprano::Client::SparqlModel</a>
</li>
<li>setValue()
: <a class="el" href="classSoprano_1_1BackendSetting.html#aa41f4a5a715115b16f6909d9a01e16eb">Soprano::BackendSetting</a>
</li>
<li>SignalCacheModel()
: <a class="el" href="classSoprano_1_1Util_1_1SignalCacheModel.html#acbfa872c080fb0fd91fd102e7f2ef3c7">Soprano::Util::SignalCacheModel</a>
</li>
<li>SimpleNodeIterator()
: <a class="el" href="classSoprano_1_1Util_1_1SimpleNodeIterator.html#a288af8b3c891158c3fb61830c0cb8e46">Soprano::Util::SimpleNodeIterator</a>
</li>
<li>SimpleStatementIterator()
: <a class="el" href="classSoprano_1_1Util_1_1SimpleStatementIterator.html#ac22789a0e925b4f010f1f4c98f720af2">Soprano::Util::SimpleStatementIterator</a>
</li>
<li>SparqlModel()
: <a class="el" href="classSoprano_1_1Client_1_1SparqlModel.html#a69c687881fc504f416e538b38c8a6870">Soprano::Client::SparqlModel</a>
</li>
<li>standardRuleSet()
: <a class="el" href="classSoprano_1_1Inference_1_1RuleSet.html#abf32081d84780d16610938b1937cff7a">Soprano::Inference::RuleSet</a>
</li>
<li>start()
: <a class="el" href="classSoprano_1_1Server_1_1ServerCore.html#a8336da875d8ae9f18151b907a4d7ea21">Soprano::Server::ServerCore</a>
</li>
<li>startTransaction()
: <a class="el" href="classSoprano_1_1Index_1_1CLuceneIndex.html#aa08293f5eedb824e3ca354530ea851a4">Soprano::Index::CLuceneIndex</a>
</li>
<li>Statement()
: <a class="el" href="classSoprano_1_1Statement.html#a90c1e66877470cb295b6c2c44022a2f2">Soprano::Statement</a>
</li>
<li>statementAdded()
: <a class="el" href="classSoprano_1_1Model.html#a3e2595166caac3621fd4268e46049adf">Soprano::Model</a>
</li>
<li>statementCount()
: <a class="el" href="classSoprano_1_1FilterModel.html#ac6330779ed50c13a84e90fd053e7b24b">Soprano::FilterModel</a>
, <a class="el" href="classSoprano_1_1Graph.html#a94795d57968235b71997c6f75f695ea9">Soprano::Graph</a>
, <a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#a9b3b32ed4597b11fb2d24b322fa1afd9">Soprano::Util::MutexModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1DummyModel.html#a201970b544153796db57e5d683fd1961">Soprano::Util::DummyModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1ReadOnlyModel.html#a5b57ed23332925462962462c38c44025">Soprano::Util::ReadOnlyModel</a>
, <a class="el" href="classSoprano_1_1Model.html#a831c3fd0e5dea37566fa19bd6068add8">Soprano::Model</a>
, <a class="el" href="classSoprano_1_1Client_1_1SparqlModel.html#a301f9a0189184b4259e995b9664b4e9c">Soprano::Client::SparqlModel</a>
, <a class="el" href="classSoprano_1_1Client_1_1DBusModel.html#ac38d5204c1077328f7f0678293c5e33b">Soprano::Client::DBusModel</a>
</li>
<li>statementCountAsync()
: <a class="el" href="classSoprano_1_1Util_1_1AsyncModel.html#a0c66dfd60fcd969226378c461e0f5400">Soprano::Util::AsyncModel</a>
</li>
<li>StatementIterator()
: <a class="el" href="classSoprano_1_1StatementIterator.html#aca6a294f91feb77dbacd0ca337f915f4">Soprano::StatementIterator</a>
</li>
<li>statementIterator()
: <a class="el" href="classSoprano_1_1Util_1_1AsyncResult.html#af4c9a3315794bb4a1d4730b82c774bd9">Soprano::Util::AsyncResult</a>
</li>
<li>StatementIterator()
: <a class="el" href="classSoprano_1_1StatementIterator.html#ae2b700fd3dba8c9a8a1a262a73ea0b82">Soprano::StatementIterator</a>
</li>
<li>statementIterator()
: <a class="el" href="classSoprano_1_1Server_1_1DBusExportIterator.html#ad34eb1e3251e6274e03cff7df026f424">Soprano::Server::DBusExportIterator</a>
</li>
<li>StatementPattern()
: <a class="el" href="classSoprano_1_1Inference_1_1StatementPattern.html#a607ed7fd2cf51e884791905f4f7dfd74">Soprano::Inference::StatementPattern</a>
</li>
<li>statementRemoved()
: <a class="el" href="classSoprano_1_1Model.html#a8fa85bfce2f83e89f83ef602cd818991">Soprano::Model</a>
</li>
<li>statementsAdded()
: <a class="el" href="classSoprano_1_1Model.html#a75af3d05854d07b802082e38afea050b">Soprano::Model</a>
</li>
<li>statementsRemoved()
: <a class="el" href="classSoprano_1_1Model.html#ada3d38b1cb9edef8d76aebcb7314de4e">Soprano::Model</a>
</li>
<li>StorageModel()
: <a class="el" href="classSoprano_1_1StorageModel.html#a13a6981e716b973471d1de2100080bcc">Soprano::StorageModel</a>
</li>
<li>subClassOf()
: <a class="el" href="classSoprano_1_1RdfSchemaModel.html#afdd24dbff28fd815b362fc129f4d5c00">Soprano::RdfSchemaModel</a>
</li>
<li>subject()
: <a class="el" href="classSoprano_1_1Statement.html#a36baa5c5570b94db269a2eb5e3bffd22">Soprano::Statement</a>
</li>
<li>subjectPattern()
: <a class="el" href="classSoprano_1_1Inference_1_1StatementPattern.html#a4119496c59e11a3b5b00a7fd91e45a72">Soprano::Inference::StatementPattern</a>
</li>
<li>subPropertyOf()
: <a class="el" href="classSoprano_1_1RdfSchemaModel.html#a7bb9b6b1b02b11bd73f58594658f3cc5">Soprano::RdfSchemaModel</a>
</li>
<li>subTags()
: <a class="el" href="classSoprano_1_1LanguageTag.html#af5ef011bae0ab1b8fc242f87cc43f48b">Soprano::LanguageTag</a>
</li>
<li>supportedFeatures()
: <a class="el" href="classSoprano_1_1Backend.html#a6f22f2980fbf21ef43b29d3aa050f479">Soprano::Backend</a>
</li>
<li>supportedSerializations()
: <a class="el" href="classSoprano_1_1Parser.html#af405712d025ac44dc84a8ebb08ce12e1">Soprano::Parser</a>
, <a class="el" href="classSoprano_1_1Serializer.html#a5ea7567881e17b08522d339fde11433f">Soprano::Serializer</a>
</li>
<li>supportedUserFeatures()
: <a class="el" href="classSoprano_1_1Backend.html#afc44eff3d43d07fcc4956f9db9fa697c">Soprano::Backend</a>
</li>
<li>supportedUserSerializations()
: <a class="el" href="classSoprano_1_1Parser.html#a959905068e326d67a8acafc2b6bec6bf">Soprano::Parser</a>
, <a class="el" href="classSoprano_1_1Serializer.html#a91d04f7180bc78c0ff8c956707691e98">Soprano::Serializer</a>
</li>
<li>supportsFeatures()
: <a class="el" href="classSoprano_1_1Backend.html#a0fcbf761e52a2797574416b8bf98ddcf">Soprano::Backend</a>
</li>
<li>supportsSerialization()
: <a class="el" href="classSoprano_1_1Parser.html#a3234187d202ace572674591d1eae6640">Soprano::Parser</a>
, <a class="el" href="classSoprano_1_1Serializer.html#ae5cc61e9804e4c5c71fd54115b5371c5">Soprano::Serializer</a>
</li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Fri Mar 11 2011 for Soprano by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>