Sophie

Sophie

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

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 class="current"><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><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_c"></a>- c -</h3><ul>
<li>cacheTime()
: <a class="el" href="classSoprano_1_1Util_1_1SignalCacheModel.html#acd134696bf19cb4881882f712766f8a1">Soprano::Util::SignalCacheModel</a>
</li>
<li>classes()
: <a class="el" href="classSoprano_1_1RdfSchemaModel.html#aea6cd73245cce7b105a9ce49b3aa1fe2">Soprano::RdfSchemaModel</a>
</li>
<li>clear()
: <a class="el" href="classSoprano_1_1Inference_1_1RuleSet.html#ade9d51b288052602b34cf4e74df26be7">Soprano::Inference::RuleSet</a>
, <a class="el" href="classSoprano_1_1Index_1_1CLuceneIndex.html#a6f73bb87f86c62d0297e91aab1349a38">Soprano::Index::CLuceneIndex</a>
, <a class="el" href="classSoprano_1_1Inference_1_1RuleParser.html#af9bf40fd7b4703e47cb6256181e55f55">Soprano::Inference::RuleParser</a>
</li>
<li>clearError()
: <a class="el" href="classSoprano_1_1Error_1_1ErrorCache.html#a65f952db676de0a6a186ea872fca18b8">Soprano::Error::ErrorCache</a>
</li>
<li>clearInference()
: <a class="el" href="classSoprano_1_1Inference_1_1InferenceModel.html#a48728092845a498394608e3d3a74304b">Soprano::Inference::InferenceModel</a>
</li>
<li>clearPrefixes()
: <a class="el" href="classSoprano_1_1Serializer.html#a6037028289edaac184298692891f3838">Soprano::Serializer</a>
</li>
<li>close()
: <a class="el" href="classSoprano_1_1Iterator.html#a623fb6440a6cfadbb560bd7738c01871">Soprano::Iterator&lt; T &gt;</a>
, <a class="el" href="classSoprano_1_1IteratorBackend.html#a019516ce69cc7e52623ec22fd4aa4a57">Soprano::IteratorBackend&lt; T &gt;</a>
, <a class="el" href="classSoprano_1_1Util_1_1AsyncQuery.html#a2a878f79d819660a4443875e33a073d0">Soprano::Util::AsyncQuery</a>
, <a class="el" href="classSoprano_1_1Index_1_1CLuceneIndex.html#afe3d7c7e139fe9404503e55411fc7407">Soprano::Index::CLuceneIndex</a>
</li>
<li>closeTransaction()
: <a class="el" href="classSoprano_1_1Index_1_1CLuceneIndex.html#ab8892943cfcec07d3c08c7b1dfb69c91">Soprano::Index::CLuceneIndex</a>
</li>
<li>CLuceneIndex()
: <a class="el" href="classSoprano_1_1Index_1_1CLuceneIndex.html#a44771536d24505aaa133712f9799a6c1">Soprano::Index::CLuceneIndex</a>
</li>
<li>code()
: <a class="el" href="classSoprano_1_1Error_1_1Error.html#ab71291e78e018559504698fd08c2f35f">Soprano::Error::Error</a>
</li>
<li>column()
: <a class="el" href="classSoprano_1_1Error_1_1Locator.html#acfe44743cea6a358249b0c72daefb9cf">Soprano::Error::Locator</a>
</li>
<li>connect()
: <a class="el" href="classSoprano_1_1Client_1_1TcpClient.html#abb5ee4f5c96edf2b2c83170e837ebfb2">Soprano::Client::TcpClient</a>
, <a class="el" href="classSoprano_1_1Client_1_1LocalSocketClient.html#af141f479bee6070f314a8291e2fc069e">Soprano::Client::LocalSocketClient</a>
</li>
<li>contains()
: <a class="el" href="classSoprano_1_1BindingSet.html#ab27ed787c8211aeb703d3c07f206d3dc">Soprano::BindingSet</a>
</li>
<li>containsAnyStatement()
: <a class="el" href="classSoprano_1_1Client_1_1SparqlModel.html#a6bbe0b6b15640d312d48b3f9edf750d6">Soprano::Client::SparqlModel</a>
, <a class="el" href="classSoprano_1_1FilterModel.html#ae3dc83bde44d1de4055eaea93f392c0a">Soprano::FilterModel</a>
, <a class="el" href="classSoprano_1_1Graph.html#abb0e149ecaee0c1d9e40d83e24ca5460">Soprano::Graph</a>
, <a class="el" href="classSoprano_1_1Model.html#ab27c0414afb36a63e7bac1948293789f">Soprano::Model</a>
, <a class="el" href="classSoprano_1_1StorageModel.html#a036f0a4498b8a468814fa14d87d3ac83">Soprano::StorageModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1DummyModel.html#a181a19049201a61d8c0e3535dad3d784">Soprano::Util::DummyModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#aa2aa58ea50b84a2159f8ff8494587e87">Soprano::Util::MutexModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1ReadOnlyModel.html#ab57187b5e4bbcd0b6bf53cc3ed72f410">Soprano::Util::ReadOnlyModel</a>
, <a class="el" href="classSoprano_1_1Client_1_1DBusModel.html#ac755e964c1e6b8b199badba9a61ecdb5">Soprano::Client::DBusModel</a>
</li>
<li>containsAnyStatementAsync()
: <a class="el" href="classSoprano_1_1Util_1_1AsyncModel.html#aba6207efff0e3e80100147410dd36737">Soprano::Util::AsyncModel</a>
</li>
<li>containsContext()
: <a class="el" href="classSoprano_1_1Graph.html#a8c2c1b9e31d49524d43cf77855491769">Soprano::Graph</a>
, <a class="el" href="classSoprano_1_1Model.html#a5b236ac496ecf2aaf7368899fbb5b67f">Soprano::Model</a>
, <a class="el" href="classSoprano_1_1Util_1_1DummyModel.html#a3df35cef714cf2643d3e4b6ed2f29e18">Soprano::Util::DummyModel</a>
</li>
<li>containsStatement()
: <a class="el" href="classSoprano_1_1FilterModel.html#af846accbea848739b50cd4e0f3f832e1">Soprano::FilterModel</a>
, <a class="el" href="classSoprano_1_1Graph.html#a50d1017a671c455eb6d2622a108770d8">Soprano::Graph</a>
, <a class="el" href="classSoprano_1_1Util_1_1MutexModel.html#af5a812a75761135f021ac91f5f2bf766">Soprano::Util::MutexModel</a>
, <a class="el" href="classSoprano_1_1Model.html#a0194c85c892ab3661d1932fca610310e">Soprano::Model</a>
, <a class="el" href="classSoprano_1_1StorageModel.html#a6d385017d278413a6456c6155667f722">Soprano::StorageModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1DummyModel.html#adc017b0b2e4502cb459215e83263cfc3">Soprano::Util::DummyModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1ReadOnlyModel.html#a2270383139559973bc90f51171042612">Soprano::Util::ReadOnlyModel</a>
, <a class="el" href="classSoprano_1_1Client_1_1DBusModel.html#af73ce3b3de76361a77c7e54122d34a44">Soprano::Client::DBusModel</a>
, <a class="el" href="classSoprano_1_1Client_1_1SparqlModel.html#abb981fcc9618b7d90045bde758bb4df0">Soprano::Client::SparqlModel</a>
</li>
<li>containsStatementAsync()
: <a class="el" href="classSoprano_1_1Util_1_1AsyncModel.html#aacfa36003a8da3eccee8c99dcf63c782">Soprano::Util::AsyncModel</a>
</li>
<li>context()
: <a class="el" href="classSoprano_1_1Statement.html#aea000d6c6cc948711b329b696b183364">Soprano::Statement</a>
</li>
<li>count()
: <a class="el" href="classSoprano_1_1Inference_1_1RuleSet.html#a06c2b3f84e3ea6289a80662535a1ea8e">Soprano::Inference::RuleSet</a>
, <a class="el" href="classSoprano_1_1BindingSet.html#ac17e59999baf90cf80b9c067da85e0ca">Soprano::BindingSet</a>
</li>
<li>createBlankNode()
: <a class="el" href="classSoprano_1_1Client_1_1SparqlModel.html#ab6e26b6d7e0fb9fa0c610740feda0abc">Soprano::Client::SparqlModel</a>
, <a class="el" href="classSoprano_1_1Client_1_1DBusModel.html#a930cb249a3ccbc22572cb3633c5472b5">Soprano::Client::DBusModel</a>
, <a class="el" href="classSoprano_1_1FilterModel.html#a099c3c2c012fab75cc4e6b8544704a6b">Soprano::FilterModel</a>
, <a class="el" href="classSoprano_1_1Util_1_1ReadOnlyModel.html#abe5cec44db982868d3e9eca88013858a">Soprano::Util::ReadOnlyModel</a>
, <a class="el" href="classSoprano_1_1Model.html#a7f85d6812750b30e25175f92c3c62851">Soprano::Model</a>
, <a class="el" href="classSoprano_1_1Node.html#a5413a0829810b43663f257be0e6f2877">Soprano::Node</a>
, <a class="el" href="classSoprano_1_1Util_1_1DummyModel.html#a8c03680cdb9297f2b058679cfa9592e9">Soprano::Util::DummyModel</a>
</li>
<li>createBlankNodeAsync()
: <a class="el" href="classSoprano_1_1Util_1_1AsyncModel.html#a3bc993c5dd1a1b3c01d09307726bc69e">Soprano::Util::AsyncModel</a>
</li>
<li>createEmptyNode()
: <a class="el" href="classSoprano_1_1Node.html#a1b196229b7e623be4c816a87c0b2e40f">Soprano::Node</a>
</li>
<li>createGraph()
: <a class="el" href="classSoprano_1_1NRLModel.html#aabc5310b5762809f7e6f715fc482fa97">Soprano::NRLModel</a>
</li>
<li>createLiteralNode()
: <a class="el" href="classSoprano_1_1Node.html#ac4b858e09af3ebf4cbde4fe0043ab950">Soprano::Node</a>
</li>
<li>createModel()
: <a class="el" href="classSoprano_1_1Client_1_1LocalSocketClient.html#a36a743c4642d9f351089ce9aae32f8ba">Soprano::Client::LocalSocketClient</a>
, <a class="el" href="classSoprano_1_1Client_1_1DBusClient.html#a6dcdb072fecdbe458bcbdbcfdf31f6c3">Soprano::Client::DBusClient</a>
, <a class="el" href="classSoprano_1_1Backend.html#a66f765cf9fd9aae07f874fdb8867dd1c">Soprano::Backend</a>
, <a class="el" href="classSoprano_1_1Server_1_1ServerCore.html#ad9b93356abd5ae55a7d69b6ac61c5732">Soprano::Server::ServerCore</a>
, <a class="el" href="classSoprano_1_1Backend.html#abe4347c68662b53fc2f709b4536febb2">Soprano::Backend</a>
, <a class="el" href="classSoprano_1_1Client_1_1TcpClient.html#a0498664dbf2cea552facebae9c6c0fb7">Soprano::Client::TcpClient</a>
</li>
<li>createPlainLiteral()
: <a class="el" href="classSoprano_1_1LiteralValue.html#a1e0f8bdcfaee5e88e1a6304ac5b8f653">Soprano::LiteralValue</a>
</li>
<li>createResourceNode()
: <a class="el" href="classSoprano_1_1Node.html#a31e8bff2fca58eae1fe521b4c43b3438">Soprano::Node</a>
</li>
<li>createResult()
: <a class="el" href="classSoprano_1_1Util_1_1AsyncResult.html#a609a89d257fe349ab66a2f5b4f8a7513">Soprano::Util::AsyncResult</a>
</li>
<li>createSparqlGraphPattern()
: <a class="el" href="classSoprano_1_1Inference_1_1StatementPattern.html#a2ea0fe463dfb95b68b8a1ab08ff6b6f6">Soprano::Inference::StatementPattern</a>
</li>
<li>createSparqlNodePattern()
: <a class="el" href="classSoprano_1_1Inference_1_1NodePattern.html#adccc7bad9bb7aede4e385e0c1f0b6b0f">Soprano::Inference::NodePattern</a>
</li>
<li>createSparqlQuery()
: <a class="el" href="classSoprano_1_1Inference_1_1Rule.html#a8bcc07da86c1237afa5f7034e9ca1bd0">Soprano::Inference::Rule</a>
</li>
<li>current()
: <a class="el" href="classSoprano_1_1Iterator.html#a7060834a96aced1bba25e760474ac22e">Soprano::Iterator&lt; T &gt;</a>
, <a class="el" href="classSoprano_1_1IteratorBackend.html#a6913fdfd489c0e4e0978f59a466732f2">Soprano::IteratorBackend&lt; T &gt;</a>
, <a class="el" href="classSoprano_1_1QueryResultIteratorBackend.html#a04dad4d72a46f927d749c1c381c03ede">Soprano::QueryResultIteratorBackend</a>
</li>
<li>currentBindings()
: <a class="el" href="classSoprano_1_1QueryResultIterator.html#a43bf7e0f3db4d5fce76c82b801f62fa0">Soprano::QueryResultIterator</a>
, <a class="el" href="classSoprano_1_1Util_1_1AsyncQuery.html#af0fa50653efd3e669348799676f9a65c">Soprano::Util::AsyncQuery</a>
</li>
<li>currentStatement()
: <a class="el" href="classSoprano_1_1QueryResultIteratorBackend.html#a24873e50b3c7b8fa14a0b34ffcc2a7b6">Soprano::QueryResultIteratorBackend</a>
, <a class="el" href="classSoprano_1_1Util_1_1AsyncQuery.html#a706219dc4a7e52357d1c63d8df77f173">Soprano::Util::AsyncQuery</a>
, <a class="el" href="classSoprano_1_1QueryResultIterator.html#ae12d1b77dc81089975f584d1bac8bff5">Soprano::QueryResultIterator</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>